1.14.0-debian-9-r82 release
This commit is contained in:
parent
fb8a7ccef7
commit
fdf5437248
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/minideb-extras:stretch-r487
|
||||
FROM bitnami/minideb-extras:stretch-r489
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.14.0-2 --checksum ea3e94ba4acd8bb606
|
|||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-debian-9-r81" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-debian-9-r82" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
|
||||
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.14.0-ol-7-r78` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.14.0-ol-7-r78/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.14.0-debian-9-r81`, `1`, `1.14.0`, `1.14.0-r81`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.14.0-debian-9-r81/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.14.0-debian-9-r82`, `1`, `1.14.0`, `1.14.0-r82`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.14.0-debian-9-r82/1/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue