An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Docker image for Django

## Base docker starter for django app

Command:

```sh
$ docker-compose up -d
```