1.13.0-rhel-7-r1 release
This commit is contained in:
parent
8d36e1ba30
commit
e62725eef5
|
|
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.13.0-0 --checksum 45a5cb266117b69330
|
||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
||||||
BITNAMI_IMAGE_VERSION="1.13.0-rhel-7-r0" \
|
BITNAMI_IMAGE_VERSION="1.13.0-rhel-7-r1" \
|
||||||
NAMI_PREFIX="/.nami" \
|
NAMI_PREFIX="/.nami" \
|
||||||
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
|
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
|
||||||
TENSORFLOW_SERVING_MODEL_NAME="inception" \
|
TENSORFLOW_SERVING_MODEL_NAME="inception" \
|
||||||
|
|
|
||||||
|
|
@ -44,8 +44,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/).
|
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-rhel-7`, `1.13.0-rhel-7-r0` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-rhel-7-r0/1/rhel-7/Dockerfile)
|
* [`1-rhel-7`, `1.13.0-rhel-7-r1` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-rhel-7-r1/1/rhel-7/Dockerfile)
|
||||||
* [`1-ol-7`, `1.13.0-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-ol-7-r1/1/ol-7/Dockerfile)
|
* [`1-ol-7`, `1.13.0-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-ol-7-r0/1/ol-7/Dockerfile)
|
||||||
* [`1-debian-9`, `1.12.0-debian-9-r114`, `1`, `1.12.0`, `1.12.0-r114`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.12.0-debian-9-r114/1/debian-9/Dockerfile)
|
* [`1-debian-9`, `1.12.0-debian-9-r114`, `1`, `1.12.0`, `1.12.0-r114`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.12.0-debian-9-r114/1/debian-9/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).
|
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