{"html_url": "https://github.com/simonw/datasette/issues/329#issuecomment-422821483", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/329", "id": 422821483, "node_id": "MDEyOklzc3VlQ29tbWVudDQyMjgyMTQ4Mw==", "user": {"value": 418191, "label": "jaywgraves"}, "created_at": "2018-09-19T14:17:42Z", "updated_at": "2018-09-19T14:17:42Z", "author_association": "CONTRIBUTOR", "body": "I'm using the docker image (0.23.2) and notice some differences/bugs between the docs and the published version with canned queries. (submitted a tiny doc fix also)\r\n\r\nI was able to build the docker container locally using `master` and I'm using that for now.\r\nWould it be possible to manually push 0.24 to DockerHub until the TravisCI stuff is fixed?\r\n\r\nI would like to run this in our Kubernetes cluster but don't want to publish a version in our internal registry if I don't have to.\r\nThanks!", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 336465018, "label": "Travis should push tagged images to Docker Hub for each release"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/pull/365#issuecomment-422885014", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/365", "id": 422885014, "node_id": "MDEyOklzc3VlQ29tbWVudDQyMjg4NTAxNA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-09-19T17:15:16Z", "updated_at": "2018-09-19T17:15:16Z", "author_association": "OWNER", "body": "Thanks!", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 361764460, "label": "fix small doc typo"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/329#issuecomment-422903031", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/329", "id": 422903031, "node_id": "MDEyOklzc3VlQ29tbWVudDQyMjkwMzAzMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-09-19T18:07:09Z", "updated_at": "2018-09-19T18:07:09Z", "author_association": "OWNER", "body": "The new 0.25 release has been successfully pushed to Docker Hub! https://hub.docker.com/r/datasetteproject/datasette/tags/\r\n\r\nOne catch: it looks like it didn't update the \"latest\" tag to point at it. Looking into that now.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 336465018, "label": "Travis should push tagged images to Docker Hub for each release"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/329#issuecomment-422908130", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/329", "id": 422908130, "node_id": "MDEyOklzc3VlQ29tbWVudDQyMjkwODEzMA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-09-19T18:23:02Z", "updated_at": "2018-09-19T18:23:02Z", "author_association": "OWNER", "body": "I fixed that by running the following on my laptop:\r\n\r\n $ docker pull datasetteproject/datasette:0.25\r\n $ docker tag datasetteproject/datasette:0.25 datasetteproject/datasette:latest\r\n $ docker push datasetteproject/datasette\r\n\r\nThe `latest` tag now points to the most recent release.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 336465018, "label": "Travis should push tagged images to Docker Hub for each release"}, "performed_via_github_app": null}