Skip to content

Commit 470418d

Browse files
authored
Add multi-model capability label to 1.4.0 Dockerfile (#54)
1 parent da01fb9 commit 470418d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/1.4.0/py3/Dockerfile.cpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM ubuntu:16.04
22

33
LABEL maintainer="Amazon AI"
44
LABEL com.amazonaws.sagemaker.capabilities.accept-bind-to-port=true
5+
LABEL com.amazonaws.sagemaker.capabilities.multi-models=true
56

67
ARG PYTHON_VERSION=3.6.6
78
ARG PYTORCH_VERSION=1.4.0

0 commit comments

Comments
 (0)