mirror of
https://github.com/bitnami/containers.git
synced 2026-03-04 06:47:25 +08:00
2.1.0-ol-7-r0 release
This commit is contained in:
@@ -10,7 +10,7 @@ COPY prebuildfs /
|
||||
RUN install_packages ca-certificates curl glibc gzip hostname libaio-devel libgcc libstdc++ procps-ng sudo tar which
|
||||
RUN /build/bitnami-user.sh && \
|
||||
/build/install-nami.sh
|
||||
RUN bitnami-pkg unpack tensorflow-serving-2.0.0-0 --checksum 8e5efddeb6d3b4e15d5094c0a9014955c3e7ec17f21f861f6e2eace1b16fc922
|
||||
RUN bitnami-pkg unpack tensorflow-serving-2.1.0-0 --checksum 8b83500719420b7aa0f6935ab1efb95f4d1cd904a5dd28cbfb8823c70a69ce1b
|
||||
RUN yum upgrade -y && \
|
||||
rm -r /var/cache/yum
|
||||
RUN /build/install-gosu.sh
|
||||
@@ -18,7 +18,7 @@ RUN /build/install-tini.sh
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
||||
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r82" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.0-ol-7-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
|
||||
TENSORFLOW_SERVING_MODEL_NAME="resnet" \
|
||||
|
||||
@@ -43,8 +43,8 @@ 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/).
|
||||
|
||||
|
||||
* [`2-ol-7`, `2.1.0-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.1.0-ol-7-r0/2/ol-7/Dockerfile)
|
||||
* [`2-debian-10`, `2.1.0-debian-10-r0`, `2`, `2.1.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.1.0-debian-10-r0/2/debian-10/Dockerfile)
|
||||
* [`2-ol-7`, `2.0.0-ol-7-r82` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-ol-7-r82/2/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user