mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette publish cloudrun --apt-get-install, closes #1110
This commit is contained in:
parent
f2e2bfcdd9
commit
37d18a5bce
4 changed files with 98 additions and 18 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue