Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions, including how to use the docker image #328

Closed
simonw opened this issue Jun 28, 2018 · 4 comments
Closed

Installation instructions, including how to use the docker image #328

simonw opened this issue Jun 28, 2018 · 4 comments

Comments

@simonw
Copy link
Owner

simonw commented Jun 28, 2018

No description provided.

@simonw
Copy link
Owner Author

simonw commented Jun 28, 2018

Need to ship docker image: #57

@simonw simonw closed this as completed in ad66c0d Jun 28, 2018
@simonw
Copy link
Owner Author

simonw commented Jun 28, 2018

@chmaynard
Copy link

~ $ docker pull datasetteproject/datasette
~ $ docker run -p 8001:8001 -v `pwd`:/mnt datasetteproject/datasette datasette -p 8001 -h 0.0.0.0 /mnt/fixtures.db
Usage: datasette -p [OPTIONS] [FILES]...

Error: Invalid value for "files": Path "/mnt/fixtures.db" does not exist.

@eric-burel
Copy link

Hey @simonw I hit the same issue as mentionned by @chmaynard on a fresh install, "/mnt/fixtures.db" doesn't seem to exist in the docker image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants