mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
2.4.0-debian-10-r0 release
This commit is contained in:
@@ -11,14 +11,14 @@ RUN install_packages ca-certificates curl gcc-7 gzip libc6 libgcc1 libstdc++6 pr
|
||||
RUN /build/bitnami-user.sh
|
||||
RUN /build/install-nami.sh
|
||||
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
||||
RUN bitnami-pkg unpack tensorflow-resnet-2.3.0-0 --checksum bfb8f3899287c07009fc51a618b161aaaee08567052e24aae640da00aa23ffa9
|
||||
RUN bitnami-pkg unpack tensorflow-resnet-2.4.0-0 --checksum bee6b4cbdb7da274336a609d5c512430bd4f533383b5ed4801a30f81c2399fe5
|
||||
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
|
||||
BITNAMI_IMAGE_VERSION="2.3.0-debian-10-r102" \
|
||||
BITNAMI_IMAGE_VERSION="2.4.0-debian-10-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
OS_ARCH="amd64" \
|
||||
OS_FLAVOUR="debian-10" \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"tensorflow-resnet": {
|
||||
"arch": "amd64",
|
||||
"digest": "bfb8f3899287c07009fc51a618b161aaaee08567052e24aae640da00aa23ffa9",
|
||||
"digest": "bee6b4cbdb7da274336a609d5c512430bd4f533383b5ed4801a30f81c2399fe5",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "2.3.0-0"
|
||||
"version": "2.4.0-0"
|
||||
},
|
||||
"tini": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -42,7 +42,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
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.0`, `2.3.0-debian-10-r102`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.3.0-debian-10-r102/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.4.0`, `2.4.0-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.4.0-debian-10-r0/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user