You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And that's it. docker run doesn't work of course. Missing are the following steps shown in the example output in the docs (which obviously has a different db name):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi. I'm trying to follow the instructions in the documentation for running Datasette in Docker.
When I use
datasette package subdirectory/database.sqlite
, everything appears to work, but the Docker commands end after step 5:And that's it.
docker run
doesn't work of course. Missing are the following steps shown in the example output in the docs (which obviously has a different db name):Any idea what I'm doing wrong? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions