Docker Machine with USB support on Windows/macOS
Instructions on how to install Docker Machine with USB support on Windows or macOS.
(more)
Private email gateway with dovecot and getmail
Docker dovecot-getmail
Docker image based on Debian 8 with dovecot and getmail for a private email gateway (IMAP).
(more)
Debian 9 with CUDA Toolkit and cuDNN
Docker debian-cuda
Minimal Docker image built from Debian 9 with CUDA Toolkit and cuDNN using only Debian packages.
(more)
Full deep learning environment based on Keras and Jupyter using CPU or GPU
Docker keras-full
Docker image built from Debian 9 with a full reproducible deep learning research environment based on Keras and Jupyter using CPU or GPU.
(more)
Keras in Docker for reproducible deep learning on CPU or GPU
Docker keras
Minimal Docker image built from Debian 9 for reproducible deep learning based on Keras on CPU or GPU.
(more)
Periodic or one-time remote rsync copy jobs
Docker periodic-sync
Docker image based on Debian 8 with cron, ssh and rsync for periodic or one-time remote rsync copy jobs.
(more)
Docker Compose organized naming convention
Use Docker Compose and an organized naming convention to keep track of your containers.
(more)
Docker installation on Debian 8
Instructions on how to install and configure Docker with journald logging driver and overlay storage driver in Debian 8 (and similar).
(more)
Multiple Docker hosts with socat tunnels
Managing multiple Docker hosts can be done remotely and on-demand with socat tunnels. There is no need for deploying Docker Swarm, reconfiguring Docker daemon, or exposing its port with a proxy.
(more)
Weave network driver on Debian 8
Weave network driver for Docker provides a great flexible and secure alternative for container networks.
(more)
Ubuntu 15.04 with systemd in an unprivileged Docker container
Docker ubuntu-systemd
Minimal Docker image built from Ubuntu 15.04 with systemd designed for running in an unprivileged container.
(more)