Debian (Jessie) with enabled systemd in privileged container and installed apt-transport-https.
923
Debian (Jessie) base image using systemd, works in privileged container and installed apt-transport-https.
docker run -itd --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro ipavlushin/debian-systemd
docker exec -it $(docker ps -lq) bash
or:
docker exec -it bash
Content type
Image
Digest
Size
112.4 MB
Last updated
over 9 years ago
docker pull ipavlushin/debian-systemd