Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```