https://github.com/3jackdaws/docker-python-boilerplate
Python project boilerplate for docker stuff.
https://github.com/3jackdaws/docker-python-boilerplate
Last synced: about 2 months ago
JSON representation
Python project boilerplate for docker stuff.
- Host: GitHub
- URL: https://github.com/3jackdaws/docker-python-boilerplate
- Owner: 3jackdaws
- Created: 2018-09-29T19:24:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T19:28:34.000Z (over 7 years ago)
- Last Synced: 2025-06-16T20:48:19.324Z (about 1 year ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker-Python Boilerplate
This is just standard boilerplate code for pretty much every python project I do.
I thought it'd be a good idea to finally create a repo I can just clone so I don't have to write all these files every time.