home / github / pull_requests

Menu
  • GraphQL API

pull_requests: 806136219

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association repo url merged_by auto_merge
806136219 PR_kwDOBm6k_c4wDKmb 1574 closed 0 introduce new option for datasette package to use a slim base image 33631 The official python images on docker hub come with a slim variant that is significantly smaller than the default. The diff does not change the default, but allows to switch to the `slim` variant with commandline switch (`--slim-base-image`) Size comparison: ``` $ datasette package some.db -t fat --install "datasette-basemap datasette-cluster-map" $ datasette package some.db -t slim --slim-base-image --install "datasette-basemap datasette-cluster-map" $ docker images REPOSITORY TAG IMAGE ID CREATED SIZE fat latest 807b393ace0d 9 seconds ago 978MB slim latest 31bc5e63505c 8 minutes ago 191MB ``` 2021-12-19T21:18:19Z 2022-08-15T08:49:31Z 2022-08-15T08:49:31Z   92ca4a2a9fb44e4cffc71444196753ad4a75a5c8     0 8561f0343b2b4213416ca84c8071a5a290f15a42 8c401ee0f054de2f568c3a8302c9223555146407 NONE 107914493 https://github.com/simonw/datasette/pull/1574    

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.957ms