Ubuntu Core 16.04 + Caffe (NVIDIA fork) + DIGITS (CPU-only).
For automatically mapping the DIGITS server port use docker run -dP kaixhin/digits
and docker port <id>
to retrieve the port.
For specifying the port manually use docker run -d -p <port>:5000 kaixhin/digits
.
The shell can be entered as usual using docker run -it kaixhin/digits bash
.
If you find this useful in research please consider citing this work.