Go to file
jason.zhu 345b594f41 Point reading material to Wiki 2021-02-08 11:28:50 +11:00
c# Changed dockerfile for using sdk:2.1-focal to sync with youtube version 2021-02-08 11:28:11 +11:00
first-public-dockerhub-image First Dockerhub public image 2020-12-07 16:02:29 +11:00
golang Added .gitignore file for each project 2021-02-08 10:09:12 +11:00
nodejs Added .gitignore file for each project 2021-02-08 10:09:12 +11:00
python Added .gitignore file for each project 2021-02-08 10:09:12 +11:00
.gitignore Added .gitignore file for each project 2021-02-08 10:09:12 +11:00
README.md Point reading material to Wiki 2021-02-08 11:28:50 +11:00
docker-compose.yaml Added Dockerfile for all languages 2020-12-07 16:11:54 +11:00

README.md

README

This repository is a playground for practising docker based programming following docker-development-youtube-series

Please refer to Wiki for detailed documentation.

Reference

VSCode official document contains many good information:

Blogs with good Docker related information: