1.14.0-debian-9-r74 release
This commit is contained in:
parent
5d9fb5d283
commit
f199b565fa
|
|
@ -6,11 +6,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
|||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libc6 libgcc1 libstdc++6
|
||||
RUN bitnami-pkg unpack tensorflow-serving-1.14.0-1 --checksum 73526cf887977855149fdc0dc5cc11afc0bb5dd2e2665acfba880fd20b6de0ba
|
||||
RUN bitnami-pkg unpack tensorflow-serving-1.14.0-2 --checksum ea3e94ba4acd8bb60673667c839d3427f6f80d807a6645d6855afc798d5492cf
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-debian-9-r73" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-debian-9-r74" \
|
||||
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-r71` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.14.0-ol-7-r71/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.14.0-debian-9-r73`, `1`, `1.14.0`, `1.14.0-r73`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.14.0-debian-9-r73/1/debian-9/Dockerfile)
|
||||
* [`1-debian-9`, `1.14.0-debian-9-r74`, `1`, `1.14.0`, `1.14.0-r74`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.14.0-debian-9-r74/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