GitHunt
SY

symkat/Fly-Mojo-Base

Base image for Mojolicious projects on Fly

Description

This is the Dockerfile for symkat/fly-mojo-base.

This Docker container sets up /home/app to run mojolicious applications on fly.io. The Perl modules listed in cpanfile are installed.

To use this image, set the following in your Dockerfile:

FROM symkat/fly-mojo-base

Build For Dockerhub

docker build --platform linux/amd64,linux/arm64 -t symkat/fly-mojo-base:<VERSION> -t symkat/fly-mojo-base:latest .
docker push -a symkat/fly-mojo-base

Languages

Dockerfile57.1%Perl42.9%

Contributors

Created January 27, 2026
Updated January 27, 2026