Just a test image with daemontools.
372
Run this image like this
docker run zakame/tmp-daemontools /command/svscanboot
Add the -d flag if you want to run this container in the background.
There is a Mojolicious test app running under daemontools, visit the running container's port 3000 in your browser to verify. If this is the latest running container, uou can find your container's IP address via
docker inspect -f '{{.NetworkSettings.IPAddress}}' `docker ps -l -q`
Content type
Image
Digest
sha256:001b96318…
Size
212.4 MB
Last updated
almost 11 years ago
docker pull zakame/tmp-daemontools