{"id":20625743,"url":"https://github.com/python-pillow/docker-images","last_synced_at":"2026-01-28T04:35:46.765Z","repository":{"id":16178026,"uuid":"79506233","full_name":"python-pillow/docker-images","owner":"python-pillow","description":"Docker images for ci testing","archived":false,"fork":false,"pushed_at":"2026-01-16T14:33:34.000Z","size":61632,"stargazers_count":58,"open_issues_count":1,"forks_count":29,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-01-21T18:49:58.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-pillow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-01-19T23:39:56.000Z","updated_at":"2026-01-16T14:33:39.000Z","dependencies_parsed_at":"2024-04-14T23:50:02.397Z","dependency_job_id":"f61534b1-9abe-412f-8bae-f6b681a527e2","html_url":"https://github.com/python-pillow/docker-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/python-pillow/docker-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-pillow%2Fdocker-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-pillow%2Fdocker-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-pillow%2Fdocker-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-pillow%2Fdocker-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-pillow","download_url":"https://codeload.github.com/python-pillow/docker-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-pillow%2Fdocker-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28838487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T13:10:49.787Z","updated_at":"2026-01-28T04:35:46.750Z","avatar_url":"https://github.com/python-pillow.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Images for the Pillow Test Infrastructure\n\n[![Docker images](https://github.com/python-pillow/docker-images/workflows/Docker%20images/badge.svg)](https://github.com/python-pillow/docker-images/actions/workflows/build.yml)\n\n## Getting Started\n\nThe makefiles rely on being logged into to [Docker Hub](https://hub.docker.com) to properly scope\nthe image tag.\n\n```bash\ngit clone --recurse-submodules https://github.com/python-pillow/docker-images.git\ncd docker-images\n# update all the base images\nmake update\n# build all of the test images\nmake build\n# build and run the test suite on all the images\nmake test\n# Push to Docker Hub\nmake push\n```\n\n## Building Individual Environments\n\nAll the makefile commands work in the individual directories.\n\n```bash\ncd alpine \u0026\u0026 make update \u0026\u0026 make \u0026\u0026 make test\n```\n\nIf a shell would be useful in the environment, `make shell` will start\nthe container with bash.\n\n## Adding New Environments\n\n- Make a new directory for the platform\n- `ln -s ../Makefile.sub Makefile`\n- Write a simple update script to install the original image.\n- Write/customize a Docker file. The convention is that the Pillow directory will be mounted at `/Pillow`, and the test script will run as the `pillow` user. Sudo is not available at test time.\n\n## Update Pillow\n\nTo push an update of Pillow to this repository, run `./update-pillow.sh [[release tag]]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-pillow%2Fdocker-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-pillow%2Fdocker-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-pillow%2Fdocker-images/lists"}