Skip to content

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

Notifications You must be signed in to change notification settings

ionelmc/docker-fakebuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}}'

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published