Workshop base image
1.1K
docker pull codecentric/from-keras-to-production-baseimage
docker run -p 8888:8888 -v $(pwd)/notebooks:/keras2production/notebooks codecentric/from-keras-to-production-baseimage
docker run -p 8888:8888 -v %cd%/notebooks:/keras2production/notebooks codecentric/from-keras-to-production-baseimage
cd /path/to/from-keras-to-production-baseimage
docker build -t keras_ws_py_base .
Content type
Image
Digest
Size
1.7 GB
Last updated
almost 7 years ago
docker pull codecentric/from-keras-to-production-baseimage