Skip to content

Commit c42c5f9

Browse files
Update README.md
1 parent a7e2478 commit c42c5f9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@ Hi!
44

55
This is the source code for the YouTube series covering docker-based development workflows.
66

7-
Part #1: https://youtu.be/wyjNpxLRmLg <br/>
7+
Part #1: The Dockerfiles (.NET, Golang, Python, NodeJS) <br/>
8+
Video: https://youtu.be/wyjNpxLRmLg <br/>
89
Source code for Part #1: https://github.com/marcel-dempers/docker-development-youtube-series/tree/part1
910

10-
Part #2: https://youtu.be/EdmKENqnQUw <br/>
11+
Part #2: The code (.NET, Golang, Python, NodeJS) <br/>
12+
Video: https://youtu.be/EdmKENqnQUw <br/>
1113
Source code for Part #2 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part2
1214

13-
Part #3: https://youtu.be/2lQ7WrwpZfI <br/>
15+
Part #3: Docker Multistage explained <br/>
16+
Video: https://youtu.be/2lQ7WrwpZfI <br/>
1417
Source code for Part #2 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part3
1518

1619
Part #4: Debugging Golang code in Docker <br/>

0 commit comments

Comments
 (0)