Sign inSign up

ionelmc/fakebuntu

By ionelmc

•Updated about 9 years ago

Ubuntu Xenial image running minimal services: systemd, journald, sshd, dind (docker in docker)

Image
1

1.1K

ionelmc/fakebuntu repository overview

This will also copy your ~/.ssh/id_rsa.pub over (in authorized_keys):

docker-compose up --build --scale srv=3

To see ips:

docker inspect $(docker ps -q -f name=fakebuntu) -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}'

Tag summary

Content type

Image

Digest

Size

170.2 MB

Last updated

about 9 years ago

docker pull ionelmc/fakebuntu