kelp.dockerfile 153 B

1234
  1. FROM tfb/kelp-base:latest
  2. CMD nginx -c /kelp/nginx.conf && \
  3. plackup -E production -s Starman --workers=$(nproc) -l /tmp/perl-kelp.sock -a ./app.pl