mirror of
https://github.com/bitnami/containers.git
synced 2026-04-04 16:27:46 +08:00
10-debian-10-r46 release
This commit is contained in:
@@ -6,7 +6,7 @@ COPY prebuildfs /
|
||||
RUN install_packages curl procps
|
||||
|
||||
ENV BITNAMI_APP_NAME="bitnami-shell" \
|
||||
BITNAMI_IMAGE_VERSION="10-debian-10-r45" \
|
||||
BITNAMI_IMAGE_VERSION="10-debian-10-r46" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
OS_NAME="linux"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
bitnami-shell:
|
||||
image: docker.io/bitnami/bitnami-shell:10-debian-10
|
||||
image: docker.io/bitnami/bitnami-shell:10
|
||||
|
||||
@@ -26,7 +26,7 @@ $ docker run --name bitnami-shell bitnami/bitnami-shell:latest
|
||||
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/).
|
||||
|
||||
|
||||
* [`10`, `10-debian-10`, `10-debian-10-r45`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-bitnami-shell/blob/10-debian-10-r45/10/debian-10/Dockerfile)
|
||||
* [`10`, `10-debian-10`, `10-debian-10-r46`, `latest` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-bitnami-shell/blob/10-debian-10-r46/10/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/bitnami-shell GitHub repo](https://github.com/bitnami/bitnami-docker-bitnami-shell).
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
bitnami-shell:
|
||||
image: docker.io/bitnami/bitnami-shell:10-debian-10
|
||||
image: docker.io/bitnami/bitnami-shell:10
|
||||
|
||||
Reference in New Issue
Block a user