mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 02:37:20 +08:00
2.1.6-debian-10-r13 release
This commit is contained in:
@@ -9,7 +9,7 @@ ENV HOME="/" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl git git-lfs gnupg gzip libc6 openssh-server procps tar
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kustomize" "4.4.0-0" --checksum 2d20f6868608a998f5338b07c2c1730bcd6d64aecd53a65bf38b0706ab358a81
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kustomize" "4.4.1-0" --checksum f6a639078fe19a9c38ae9fc9904106172047aea73df04b69a2cc84f16e44035b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ksonnet" "0.13.1-0" --checksum d789f0ddb6cf2351ba09ca3e907ea2e41605067f398aa8fa069bdcfe59a25cd6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "helm" "3.7.1-0" --checksum 7246ce03375c72696c47dde2cbaa2c4caeade50ce7bb6dbe87ca7e6a2d54c156
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
|
||||
@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/argo-cd/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="argo-cd" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.6-debian-10-r12" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.6-debian-10-r13" \
|
||||
LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \
|
||||
LNAME="argocd" \
|
||||
NSS_WRAPPER_GROUP="/opt/bitnami/argo-cd/nss_group" \
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
},
|
||||
"kustomize": {
|
||||
"arch": "amd64",
|
||||
"digest": "2d20f6868608a998f5338b07c2c1730bcd6d64aecd53a65bf38b0706ab358a81",
|
||||
"digest": "f6a639078fe19a9c38ae9fc9904106172047aea73df04b69a2cc84f16e44035b",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.4.0-0"
|
||||
"version": "4.4.1-0"
|
||||
}
|
||||
}
|
||||
@@ -36,7 +36,7 @@ $ docker-compose up -d
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.1.6`, `2.1.6-debian-10-r12`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.1.6-debian-10-r12/2/debian-10/ Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.1.6`, `2.1.6-debian-10-r13`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-acmesolver/blob/2.1.6-debian-10-r13/2/debian-10/ Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/argo-cd GitHub repo](https://github.com/bitnami/bitnami-docker-argo-cd).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user