Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T03:17:49.000Z (3 months ago)
- Last Synced: 2024-12-01T09:12:46.488Z (25 days 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).