home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 439762759

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/374#issuecomment-439762759 https://api.github.com/repos/simonw/datasette/issues/374 439762759 MDEyOklzc3VlQ29tbWVudDQzOTc2Mjc1OQ== 9599 2018-11-19T03:41:36Z 2018-11-19T03:41:36Z OWNER

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

But... 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.

I made some notes on this here: https://simonwillison.net/2018/Nov/19/smaller-python-docker-images/

I've got it working for the Datasette Publish webapp, but I still need to fix datasette publish now to create much smaller patterns.

I know how to do this for regular datasette, but I haven't yet figured out an Alpine Linux pattern for spatialite extras:

https://github.com/simonw/datasette/blob/5e3a432a0caa23837fa58134f69e2f82e4f632a6/datasette/utils.py#L287-L300

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