Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sin-to-jin/python3-docker-env
Python3+Django docker env init
https://github.com/sin-to-jin/python3-docker-env
Last synced: 13 days ago
JSON representation
Python3+Django docker env init
- Host: GitHub
- URL: https://github.com/sin-to-jin/python3-docker-env
- Owner: sin-to-jin
- License: mit
- Created: 2016-10-23T03:08:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-29T02:01:44.000Z (about 8 years ago)
- Last Synced: 2024-08-05T19:25:06.183Z (3 months ago)
- Language: VimL
- Homepage: https://hub.docker.com/r/orgsin/python3/
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - python3-docker-env - Python3+Django docker env init (VimL)
README
# python3-docker-env
Python3 docker env init## Get Started
In Below url, the command go to bootstrap.
* https://hub.docker.com/r/orgsin/python3``` sh
docker login
docker pull orgsin/python3:ver1.0
docker images
sh bootstrap.sh
```