home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 849804684

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/1344#issuecomment-849804684 https://api.github.com/repos/simonw/datasette/issues/1344 849804684 MDEyOklzc3VlQ29tbWVudDg0OTgwNDY4NA== 9599 2021-05-27T17:19:16Z 2021-05-27T17:19:16Z OWNER

Having pushed that to Docker Hub the following seems to work on my laptop:

docker run --platform linux/s390x \
  -v `pwd`:/mnt -p 8001:8001 \
  datasetteproject/datasette:0.57a1 datasette -p 8001 -h 0.0.0.0

I'd like to confirm that this is correctly emulating the architecture and running the correct published image though.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
903986178  
Powered by Datasette · Queries took 1.011ms · About: github-to-sqlite