{"html_url": "https://github.com/simonw/datasette/issues/374#issuecomment-439762759", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/374", "id": 439762759, "node_id": "MDEyOklzc3VlQ29tbWVudDQzOTc2Mjc1OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-11-19T03:41:36Z", "updated_at": "2018-11-19T03:41:36Z", "author_association": "OWNER", "body": "It turned out Zeit didn't end up shipping the new 100MB-limit Docker-based Zeit 2.0 after all - they ended up going in a completely different direction, towards lambdas instead (which don't really fit the Datasette model): https://zeit.co/blog/now-2\r\n\r\nBut... as far as I can tell they have introduced the 100MB image size for all free Zeit accounts ever against their 1.0 platform. So we still need to solve this, or free Zeit users won't be able to use `datasette publish now` even while 1.0 is still available.\r\n\r\nI made some notes on this here: https://simonwillison.net/2018/Nov/19/smaller-python-docker-images/\r\n\r\nI've got it working for the Datasette Publish webapp, but I still need to fix `datasette publish now` to create much smaller patterns.\r\n\r\nI know how to do this for regular datasette, but I haven't yet figured out an Alpine Linux pattern for spatialite extras:\r\n\r\nhttps://github.com/simonw/datasette/blob/5e3a432a0caa23837fa58134f69e2f82e4f632a6/datasette/utils.py#L287-L300", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 377518499, "label": "Get Datasette working with Zeit Now v2's 100MB image size limit"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/374#issuecomment-439763196", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/374", "id": 439763196, "node_id": "MDEyOklzc3VlQ29tbWVudDQzOTc2MzE5Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-11-19T03:45:13Z", "updated_at": "2018-11-19T03:45:13Z", "author_association": "OWNER", "body": "This looks like it might be a recipe for spatialite Python on Alpine Linux: https://github.com/bentrm/geopython/blob/8e52062d9545f4b7c1f04a3516354a5a9155e31f/Dockerfile", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 377518499, "label": "Get Datasette working with Zeit Now v2's 100MB image size limit"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/374#issuecomment-439763268", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/374", "id": 439763268, "node_id": "MDEyOklzc3VlQ29tbWVudDQzOTc2MzI2OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-11-19T03:45:44Z", "updated_at": "2018-11-19T03:45:44Z", "author_association": "OWNER", "body": "Another example that might be useful: https://github.com/poc-flask/alpine/blob/8e9f48a2351e106347dab36d08cf21dee865993e/Dockerfile", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 377518499, "label": "Get Datasette working with Zeit Now v2's 100MB image size limit"}, "performed_via_github_app": null}