https://github.com/onadrog/django_docker_starter
Basic django starter based on Mysql and pyhon alpine image
https://github.com/onadrog/django_docker_starter
Last synced: about 2 months ago
JSON representation
Basic django starter based on Mysql and pyhon alpine image
- Host: GitHub
- URL: https://github.com/onadrog/django_docker_starter
- Owner: onadrog
- License: gpl-3.0
- Created: 2021-07-06T11:56:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T10:56:23.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T19:34:33.260Z (4 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker image for Django
## Base docker starter for django app
Command:
```sh
$ docker-compose up -d
```