home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 777927946

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1220#issuecomment-777927946 https://api.github.com/repos/simonw/datasette/issues/1220 777927946 MDEyOklzc3VlQ29tbWVudDc3NzkyNzk0Ng== 7476523 2021-02-12T02:29:54Z 2021-02-12T02:29:54Z CONTRIBUTOR According to https://github.com/simonw/datasette/blob/master/docs/installation.rst#using-docker it should be ``` docker run -p 8001:8001 -v `pwd`:/mnt \ datasetteproject/datasette \ datasette -p 8001 -h 0.0.0.0 /mnt/fixtures.db ``` This uses `/mnt/fixtures.db` whereas you're using `fixtures.db` - did you try using this path instead? {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 806743116  
Powered by Datasette · Queries took 0.831ms