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

https://github.com/zunjae/pythondockercompose

Minimal example of using Docker Compose with Python 3.6
https://github.com/zunjae/pythondockercompose

Last synced: 3 months ago
JSON representation

Minimal example of using Docker Compose with Python 3.6

Awesome Lists containing this project

README

          

# PythonDockerCompose
Minimal example of using Docker Compose with Python 3.6

```
git clone https://github.com/zunjae/PythonDockerCompose.git
cd PythonDockerCompose
docker-compose stop && docker-compose build && docker-compose up
```

## License

This project is available under the MIT license, though there is no need to include a license and copyright notice