Update opencv-dlib-torch.Dockerfile (#241)
This commit is contained in:
parent
fe8f73eb69
commit
07fb4c79b5
|
@ -10,7 +10,7 @@
|
||||||
#
|
#
|
||||||
# Building and pushing:
|
# Building and pushing:
|
||||||
# docker build -f opencv-dlib-torch.Dockerfile -t opencv-dlib-torch .
|
# docker build -f opencv-dlib-torch.Dockerfile -t opencv-dlib-torch .
|
||||||
# docker tag -f <tag of last container> bamos/ubuntu-opencv-dlib-torch:ubuntu_14.04-opencv_2.4.11-dlib_18.16-torch_2016.03.19
|
# docker tag <tag of last container> bamos/ubuntu-opencv-dlib-torch:ubuntu_14.04-opencv_2.4.11-dlib_18.16-torch_2016.03.19
|
||||||
# docker push bamos/ubuntu-opencv-dlib-torch:ubuntu_14.04-opencv_2.4.11-dlib_18.16-torch_2016.03.19
|
# docker push bamos/ubuntu-opencv-dlib-torch:ubuntu_14.04-opencv_2.4.11-dlib_18.16-torch_2016.03.19
|
||||||
|
|
||||||
FROM ubuntu:14.04
|
FROM ubuntu:14.04
|
||||||
|
|
Loading…
Reference in New Issue