Skip to content

Commit dacae4d

Browse files
authored
Update README.MD
1 parent 15eb871 commit dacae4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
This repository contains methods to Dockerize Python Projects.
22

33
### Table of Contents
4-
- <a href='#hello-world-docker'>Hello World Docker</a>
4+
- <a href='#hello-world-docker'>Hello World Python Docker</a>
55
- <a href='#flask-webservice-docker'>Flask WebService Docker</a>
66

77
<hr>
88

9-
- ###### [Hello World Docker](https://github.com/rahulvaish/Docker-Python/tree/HelloWorldDocker)
10-
###### This example illustrates how to Dockerize a simple Python Project. [[Source Code]](https://github.com/rahulvaish/Docker-Python/tree/HelloWorldDocker)
9+
- ###### [Hello World Python Docker](https://github.com/rahulvaish/Docker-Python/tree/HelloWorldPythonDocker)
10+
###### This example illustrates how to Dockerize a simple Python Project. [[Source Code]](https://github.com/rahulvaish/Docker-Python/tree/HelloWorldPythonDocker)
1111
* Download the HelloWorldDocker project.
1212
* Navigate inside the HelloWorldDocker project folder from Docker QuickStart Terminal.
1313
* Execute the below commands-

0 commit comments

Comments
 (0)