Commit Graph

24 Commits (0816ceb40e6b337d1a2b53a52f3d050c786b0e5a)

Author SHA1 Message Date
jason.zhu 0816ceb40e Working on nodejs-debugging-in-docker 2021-05-11 09:26:33 +10:00
jason.zhu 338c95a834 Successfully debug nodejs code within container 2021-02-08 21:15:43 +11:00
jason.zhu 817b6bffd2 Merge branch 'docker-dev-guide_3-multistage' 2021-02-08 15:44:08 +11:00
jason.zhu a9fd52c3bf Fixed conflict of docker images names in both prod and dev yamls 2021-02-08 15:43:34 +11:00
jason.zhu 2e7a7302e8 Merge branch 'docker-dev-guide_3-multistage' 2021-02-08 15:26:48 +11:00
jason.zhu 6c3c33d3ef Fixed wrong dockerfile for nodejs and python 2021-02-08 15:04:13 +11:00
jason.zhu 7e9b19b3e4 1. Modified docker-compose.yaml to make it as compose file for prod containers
2. Created docker-compose.debug.yaml from docker-compose.yaml, for dev
2021-02-08 13:48:57 +11:00
jason.zhu 939816c343 Modified Dockerfiles for different project as multistage containers 2021-02-08 13:43:09 +11:00
jason.zhu 7f663d61fb Modified/Created codes to enable python flask app in python container 2021-02-08 11:57:52 +11:00
jason.zhu ec9995d26c Modified/Created codes to enable nodejs app in nodejs container 2021-02-08 11:50:13 +11:00
jason.zhu 89a64c6a6f Modified codes to enable golang app in golang docker 2021-02-08 11:40:44 +11:00
jason.zhu fa93d79b01 Modified docker-compose.yaml to start c# container and build dotnet project (ignoring all bin and obj) 2021-02-08 11:30:04 +11:00
jason.zhu 345b594f41 Point reading material to Wiki 2021-02-08 11:28:50 +11:00
jason.zhu aa078cf9a9 Changed dockerfile for using sdk:2.1-focal to sync with youtube version 2021-02-08 11:28:11 +11:00
jason.zhu 739d7bb64b Added .gitignore file for each project 2021-02-08 10:09:12 +11:00
jason.zhu 321f8b2c6a Added .gitignore files for all folders 2021-02-05 18:04:18 +11:00
Jason Zhu 8b907cb663 Moved documents out of repo into wiki 2021-02-04 23:50:15 +11:00
Jason Zhu 9f6e9adbc7 Working on C# docker dev env 2021-01-27 23:42:53 +11:00
Jason Zhu d035c09888 multistage_layers 2020-12-08 13:54:06 +11:00
Jason Zhu c8966a73f3 Finished first docker based developed C# app 2020-12-08 12:26:21 +11:00
Jason Zhu dd70b15a31 Added Dockerfile for all languages 2020-12-07 16:11:54 +11:00
Jason Zhu ac926e9789 edit on README for dockerhub use 2020-12-07 16:03:57 +11:00
Jason Zhu 426bd73c51 First Dockerhub public image 2020-12-07 16:02:29 +11:00
Jason Zhu c21cdeb3a3 first commit 2020-12-07 14:11:07 +11:00