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
- Host: GitHub
- URL: https://github.com/zunjae/pythondockercompose
- Owner: zunjae
- License: mit
- Created: 2019-09-04T11:06:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T05:49:42.000Z (about 2 years ago)
- Last Synced: 2025-03-11T15:16:23.257Z (about 1 year ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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