mirror of
https://github.com/bitnami/containers.git
synced 2026-03-02 08:04:33 +08:00
2.3.3-debian-10-r25 release
This commit is contained in:
committed by
Bitnami Containers
parent
696b129146
commit
ddbb068a07
@@ -19,7 +19,6 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
COPY rootfs /
|
||||
|
||||
RUN /opt/bitnami/scripts/argo-cd/postunpack.sh
|
||||
ENV APP_VERSION="2.3.3" \
|
||||
BITNAMI_APP_NAME="argo-cd" \
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
argocd:x:0:
|
||||
@@ -0,0 +1 @@
|
||||
argocd:x:1001:0:ArgoCD:/opt/bitnami/argo-cd:/bin/false
|
||||
@@ -1 +0,0 @@
|
||||
argocd:x:0:
|
||||
@@ -1 +0,0 @@
|
||||
argocd:x:1001:0:ArgoCD:/opt/bitnami/argo-cd:/bin/false
|
||||
@@ -35,7 +35,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.3.3`, `2.3.3-debian-10-r24`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.3-debian-10-r24/2/debian-10/ Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.3.3`, `2.3.3-debian-10-r25`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-argo-cd/blob/2.3.3-debian-10-r25/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