systemd-docker

wrapper for "docker run" to handle systemd quirks

Ubuntu
RUN apt-get update && \ apt-get install -y systemd-docker
Raspbian
RUN apt-get update && \ apt-get install -y systemd-docker
click the source code to copy install systemd-docker on any operating system with command-not-found.com