datasette publish cloudrun --apt-get-install, closes #1110

This commit is contained in:
Simon Willison 2020-11-24 19:05:35 -08:00
commit 37d18a5bce
4 changed files with 98 additions and 18 deletions

View file

@ -30,4 +30,5 @@ Options:
--spatialite Enable SpatialLite extension
--show-files Output the generated Dockerfile and metadata.json
--memory TEXT Memory to allocate in Cloud Run, e.g. 1Gi
--apt-get-install TEXT Additional packages to apt-get install
--help Show this message and exit.