1.13.0-debian-9-r13 release

This commit is contained in:
Bitnami Bot
2019-03-21 08:11:30 +00:00
parent 001710bbf0
commit d38dd143ea
3 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r318
FROM bitnami/minideb-extras:stretch-r319
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.13.0-0 --checksum 4ceb7d64b39c2b3898
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="1.13.0-debian-9-r12" \
BITNAMI_IMAGE_VERSION="1.13.0-debian-9-r13" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
TENSORFLOW_SERVING_MODEL_NAME="inception" \

View File

@@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-rhel-7`, `1.13.0-rhel-7-r16` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-rhel-7-r16/1/rhel-7/Dockerfile)
* [`1-ol-7`, `1.13.0-ol-7-r16` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-ol-7-r16/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.13.0-debian-9-r12`, `1`, `1.13.0`, `1.13.0-r12`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-debian-9-r12/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.13.0-debian-9-r13`, `1`, `1.13.0`, `1.13.0-r13`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.13.0-debian-9-r13/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).

View File

@@ -2,9 +2,7 @@ version: '2'
services:
tensorflow-serving:
image: 'bitnami/tensorflow-serving:latest'
labels:
kompose.service.type: nodeport
image: 'bitnami/tensorflow-serving:0'
ports:
- '9000:9000'
volumes: