Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 492 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 492 Bytes

Manet container image for Fly.io

Deploy Manet website screenshot service on Fly.io.

Run the following commands in this folder:

fly auth login
fly launch

To redeploy it, instead of fly launch, run fly deploy.


The container image also works standalone.

Inspired by pdelsante/manet-dockerfile.