Creates a base container (of minimal size) which can run Mojolicious web applications.
641
This is a Docker container for developing and running Mojolicious web apps under the minimalist environment of Alpine linux.
To use it, simply inherit this image in your own container:
FROM nickandrew/alpine-mojo-base:latest
ADD src /opt
Content type
Image
Digest
sha256:55f7a6d55…
Size
36 MB
Last updated
12 months ago
docker pull nickandrew/alpine-mojo-base