Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Dokku in Docker in Docker

Start container like so:

docker run -d -t -i -e VHOSTNAME=example.org -e USERNAME=progrium -e PUBKEY='your ssh pubkey here' --privileged -p 22 -p 80 --name dokku dindind

Attach to the container to get a shell.

About

Dokku in Docker in Docker

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages