mirror of
https://github.com/bitnami/containers.git
synced 2026-03-24 14:57:52 +08:00
1.12.0-ol-7-r22 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r197
|
||||
FROM bitnami/oraclelinux-extras:7-r200
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -6,11 +6,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages glibc libgcc libstdc++
|
||||
RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-20 --checksum d219b9af2cc8ba138b20b36d4d99febea5978d390fd0497da2cddb658baca60e
|
||||
RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-20 --checksum 7b37c6efbad2e6d2dd4f71114e1ec4de3cfb629965296ac102674aaea720a621
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
|
||||
BITNAMI_IMAGE_VERSION="1.12.0-ol-7-r15" \
|
||||
BITNAMI_IMAGE_VERSION="1.12.0-ol-7-r22" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"
|
||||
|
||||
|
||||
@@ -44,7 +44,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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.12.0-ol-7-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r21/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.12.0-ol-7-r22` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r22/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.12.0-debian-9-r18`, `1`, `1.12.0`, `1.12.0-r18`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r18/1/debian-9/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