Skip to content

Commit 278a7da

Browse files
authored
Update README.md
1 parent bd35b8e commit 278a7da

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# python3-docker-env
22
Python3 docker env init
3+
4+
## Get Started
5+
In Below url, the command go to bootstrap.
6+
* https://hub.docker.com/r/orgsin/python3
7+
8+
``` sh
9+
docker login
10+
docker pull orgsin/python3:ver1.0
11+
docker images
12+
sh bootstrap.sh
13+
```

0 commit comments

Comments
 (0)