Dokku inside Docker.
Run with something like this:
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 lukas2511/dokku-in-docker
You can attach to the container to get a shell.
Content type
Image
Digest
sha256:d5316ba3b…
Size
467.1 MB
Last updated
almost 11 years ago
docker pull lukas2511/dokku-in-docker