https://github.com/jcarbaugh/django-poetry-docker-example
Docker multi-stage build for Django projects using Poetry
https://github.com/jcarbaugh/django-poetry-docker-example
django docker multi-stage-build poetry postgresql python redis
Last synced: 5 months ago
JSON representation
Docker multi-stage build for Django projects using Poetry
- Host: GitHub
- URL: https://github.com/jcarbaugh/django-poetry-docker-example
- Owner: jcarbaugh
- License: mit
- Created: 2022-10-13T15:49:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T03:17:49.000Z (over 1 year ago)
- Last Synced: 2025-10-14T17:39:55.132Z (9 months ago)
- Topics: django, docker, multi-stage-build, poetry, postgresql, python, redis
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django + Poetry Docker Example
Multi-stage Docker build for [Django](https://www.djangoproject.com) projects using [Poetry](https://python-poetry.org).