mojolicious/mojo

Add container deployment recipe to cookbook

Open

#1,605 opened on Nov 9, 2020

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Perl (591 forks)auto 404
docshelp wanted

Repository metrics

Stars
 (2,745 stars)
PR merge metrics
 (PR metrics pending)

Description

As a followup to #1600, now that #1602 has been merged, we do still need a container recipe in the Deployment section of the cookbook. Not too detailed, mostly just explaining the Dockerfile you also get from ./myapp.pl generate dockerfile, but that also explains how to declare dependencies.

Contributor guide