{"html_url": "https://github.com/simonw/datasette/issues/675#issuecomment-751826621", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/675", "id": 751826621, "node_id": "MDEyOklzc3VlQ29tbWVudDc1MTgyNjYyMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-12-28T18:48:51Z", "updated_at": "2020-12-28T18:48:51Z", "author_association": "OWNER", "body": "I could make `--include` work if I also had a mechanism for running some shell commands inside the container at the end of the build - which users could then use to move files into the correct place.\r\n\r\n datasette publish cloudrun my.db --include src/ --exec 'mv /app/src/config.yml /etc/conf/config.yml'", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 567902704, "label": "--cp option for datasette publish and datasette package for shipping additional files and directories"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/675#issuecomment-751826749", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/675", "id": 751826749, "node_id": "MDEyOklzc3VlQ29tbWVudDc1MTgyNjc0OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-12-28T18:49:21Z", "updated_at": "2020-12-28T18:49:21Z", "author_association": "OWNER", "body": "That `--exec` could help solve all sorts of other problems too, like needing to `apt-get install` extra packages or download files from somewhere using `wget`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 567902704, "label": "--cp option for datasette publish and datasette package for shipping additional files and directories"}, "performed_via_github_app": null}