{"id":16417297,"url":"https://github.com/wodby/docker4python","last_synced_at":"2026-04-03T14:04:24.441Z","repository":{"id":38228148,"uuid":"161151570","full_name":"wodby/docker4python","owner":"wodby","description":"Docker-based Python web stack (works for Django)","archived":false,"fork":false,"pushed_at":"2025-04-08T02:50:57.000Z","size":559,"stargazers_count":60,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T22:17:39.979Z","etag":null,"topics":["alpine","arm64","django","docker","docker-compose","python"],"latest_commit_sha":null,"homepage":"https://wodby.com/docker4python","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wodby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-12-10T09:41:10.000Z","updated_at":"2025-04-04T02:31:25.000Z","dependencies_parsed_at":"2023-10-02T16:33:58.187Z","dependency_job_id":"5b64ad00-5ba4-419b-8d09-0d76aea532aa","html_url":"https://github.com/wodby/docker4python","commit_stats":null,"previous_names":[],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wodby%2Fdocker4python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wodby","download_url":"https://codeload.github.com/wodby/docker4python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119286,"owners_count":21050755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["alpine","arm64","django","docker","docker-compose","python"],"created_at":"2024-10-11T07:11:25.358Z","updated_at":"2026-04-03T14:04:24.434Z","avatar_url":"https://github.com/wodby.png","language":"Makefile","readme":"# Docker-based Python stack\n\n[![Build Status](https://github.com/wodby/docker4python/workflows/Run%20tests/badge.svg)](https://github.com/wodby/docker4python/actions)\n\n## Introduction\n\nDocker4Python is a set of docker images optimized for Python applications (suitable for Django). Use\n`compose.yml` file from the [latest stable release](https://github.com/wodby/docker4python/releases) to spin up local environment on Linux, Mac OS X and Windows.\n\n- Read the docs on [**how to use**](https://wodby.com/docs/stacks/python/local#usage)\n- Ask questions on [Discord](http://discord.wodby.com/)\n- Ask questions on [Slack](http://slack.wodby.com/)\n- Follow [@wodbycloud](https://twitter.com/wodbycloud) for updates announcements\n\n## Stack\n\nThe Python stack consists of the following containers:\n\n| Container             | Versions                     | Image                                     | ARM64 support | Enabled by default |\n|-----------------------|------------------------------|-------------------------------------------|---------------|--------------------|\n| [Nginx]               | 1.29, 1.28                   | [wodby/nginx]                             | ✓             | ✓                  |\n| [Python]              | 3.14, 3.13, 3.12, 3.11, 3.10 | [wodby/python]                            | ✓             | ✓                  |\n| [PostgreSQL]          | 18, 17, 16, 15, 14           | [wodby/postgres]                          | ✓             | ✓                  |\n| [Valkey]              | 9.0, 8.1, 8.0, 7             | [wodby/valkey]                            | ✓             | ✓                  |\n| [Redis]               | 8.6, 8.4, 8.2, 7.4           | [wodby/redis]                             | ✓             |                    |\n| [MariaDB]             | 11.8, 11.4, 10.6, 10.5       | [wodby/mariadb]                           | ✓             |                    |\n| [Node.js]             | 24, 22, 20                   | [wodby/node]                              | ✓             |                    |\n| Vinyl ([Varnish])     | 8.0, 6.0                     | [wodby/vinyl]                             | ✓             |                    |\n| [Solr]                | 9                            | [wodby/solr]                              | ✓             |                    |\n| OpenSearch            | 2                            | [opensearchproject/opensearch]            | ✓             |                    |\n| OpenSearch Dashboards | 2                            | [opensearchproject/opensearch-dashboards] | ✓             |                    |\n| [Memcached]           | 1.6                          | [wodby/memcached]                         | ✓             |                    |\n| [Rsyslog]             | latest                       | [wodby/rsyslog]                           | ✓             |                    |\n| Gotenberg             | latest                       | [gotenberg/gotenberg]                     | ✓             | ✓                  |\n| Mailpit               | latest                       | [axllent/mailpit]                         | ✓             | ✓                  |\n| [OpenSMTPD]           | 7                            | [wodby/opensmtpd]                         | ✓             |                    |\n| Adminer               | 5                            | [wodby/adminer]                           | ✓             |                    |\n| Traefik               | 3                            | [_/traefik]                               | ✓             | ✓                  |\n\n## Documentation\n\nFull documentation is available at https://wodby.com/docs/stacks/python/local\n\n## Images' tags\n\nImages tags format is `[VERSION]-[STABILITY_TAG]` where:\n\n`[VERSION]` is the _version of an application_ (without patch version) running in a container, e.g.\n`wodby/nginx:1.15-x.x.x` where Nginx version is `1.15` and\n`x.x.x` is a stability tag. For some images we include both major and minor version like Python\n`2.5`, for others we include only major like Valkey `7`.\n\n`[STABILITY_TAG]` is the _version of an image_ that corresponds to a git tag of the image repository, e.g.\n`wodby/mariadb:10.2-3.3.8` has MariaDB `10.2` and stability tag [\n`3.3.8`](https://github.com/wodby/mariadb/releases/tag/3.3.8). New stability tags include patch updates for applications and image's fixes/improvements (new env vars, orchestration actions fixes, etc). Stability tag changes described in the corresponding a git tag description. Stability tags follow [semantic versioning](https://semver.org/).\n\nWe highly encourage to use images only with stability tags.\n\n## Maintenance\n\nWe regularly update images used in this stack and release them together, see [releases page](https://github.com/wodby/docker4python/releases) for full changelog and update instructions. Most of routine updates for images and this project performed by [the bot](https://github.com/wodbot) via scripts located at [wodby/images](https://github.com/wodby/images).\n\n## Other Docker4x projects\n\n* [docker4php](https://github.com/wodby/docker4php)\n* [docker4drupal](https://github.com/wodby/docker4drupal)\n* [docker4wordpress](https://github.com/wodby/docker4wordpress)\n* [docker4ruby](https://github.com/wodby/docker4ruby)\n\n## License\n\nThis project is licensed under the MIT open source license.\n\n[MariaDB]: https://wodby.com/docs/stacks/python/containers#mariadb\n\n[Memcached]: https://wodby.com/docs/stacks/python/containers#memcached\n\n[Nginx]: https://wodby.com/docs/stacks/python/containers#nginx\n\n[Node.js]: https://wodby.com/docs/stacks/python/containers#node\n\n[OpenSMTPD]: https://wodby.com/docs/stacks/python/containers#opensmtpd\n\n[PostgreSQL]: https://wodby.com/docs/stacks/python/containers#postgres\n\n[Valkey]: https://wodby.com/docs/stacks/python/containers#valkey\n\n[Redis]: https://wodby.com/docs/stacks/python/containers#redis\n\n[Rsyslog]: https://wodby.com/docs/stacks/python/containers#rsyslog\n\n[Python]: https://wodby.com/docs/stacks/python/containers#python\n\n[Solr]: https://wodby.com/docs/stacks/solr\n\n[Varnish]: https://wodby.com/docs/stacks/python/containers#varnish\n\n[_/traefik]: https://hub.docker.com/_/traefik\n\n[gotenberg/gotenberg]: https://hub.docker.com/r/gotenberg/gotenberg\n\n[blackfire/blackfire]: https://hub.docker.com/r/blackfire/blackfire\n\n[axllent/mailpit]: https://hub.docker.com/r/axllent/mailpit\n\n[wodby/adminer]: https://hub.docker.com/r/wodby/adminer\n\n[wodby/mariadb]: https://github.com/wodby/mariadb\n\n[wodby/memcached]: https://github.com/wodby/memcached\n\n[wodby/nginx]: https://github.com/wodby/nginx\n\n[wodby/node]: https://github.com/wodby/node\n\n[wodby/opensmtpd]: https://github.com/wodby/opensmtpd\n\n[wodby/postgres]: https://github.com/wodby/postgres\n\n[wodby/valkey]: https://github.com/wodby/valkey\n\n[wodby/redis]: https://github.com/wodby/redis\n\n[wodby/rsyslog]: https://hub.docker.com/r/wodby/rsyslog\n\n[wodby/python]: https://github.com/wodby/python\n\n[wodby/solr]: https://github.com/wodby/solr\n\n[wodby/vinyl]: https://github.com/wodby/vinyl\n\n[opensearchproject/opensearch]: https://hub.docker.com/r/opensearchproject/opensearch\n\n[opensearchproject/opensearch-dashboards]: https://hub.docker.com/r/opensearchproject/opensearch-dashboards\n","funding_links":[],"categories":["Makefile"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdocker4python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwodby%2Fdocker4python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodby%2Fdocker4python/lists"}