Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
Перейти к файлу
einnamehalt 0a1a8b1635
Update comment in docker-compose.yml
The tag of the used nginx image got changed, but the comment still references the old tag.
2018-03-16 10:13:15 +01:00
bindmount-sample-1 ignore Gemfile.lock 2017-05-31 15:14:20 -04:00
compose-assignment-1 more lectures 2017-03-13 02:41:25 -04:00
compose-assignment-2 fixes typo of -dupal- 2018-01-08 11:04:50 -05:00
compose-sample-1 improve wordpress demo 2017-07-26 16:18:06 -04:00
compose-sample-2 Update comment in docker-compose.yml 2018-03-16 10:13:15 +01:00
compose-sample-3 added mit license, updated nginx Dockerfiles 2017-10-27 19:17:13 -04:00
dockerfile-assignment-1 added proper Node.js info per Camilo feedback 2017-08-30 15:59:44 -04:00
dockerfile-sample-1 mulitple -> multiple 2018-02-11 22:59:11 +01:00
dockerfile-sample-2 Update Dockerfile 2017-05-04 08:49:58 -04:00
dockerfile-sample-3 more lectures 2017-03-17 18:53:54 -04:00
dockerfile-sample-4 more lectures 2017-03-17 18:53:54 -04:00
dockerfile-sample-5 more lectures 2017-03-17 18:53:54 -04:00
example-voting-app more swarm things 2017-12-05 03:33:44 -05:00
healthcheck-1 more swarm things 2017-12-05 03:33:44 -05:00
registry-sample-1 more lectures 2017-03-17 07:23:53 -04:00
secrets-sample-1 more lectures 2017-03-17 07:23:53 -04:00
secrets-sample-2 more lectures 2017-03-17 07:23:53 -04:00
slack-chat more 2017-03-29 20:39:14 -04:00
swarm-app-1 fix redis 2017-12-22 15:21:26 -05:00
swarm-app-2 add C2 assignment fix 2017-12-22 15:31:38 -05:00
swarm-stack-1 updating visualizer and fixing redis in voting app 2017-11-21 02:52:50 -05:00
swarm-stack-2 more lectures 2017-03-17 07:23:53 -04:00
swarm-stack-3 more lectures 2017-03-17 07:23:53 -04:00
swarm-stack-4 oops remove answer 2017-12-22 14:42:19 -05:00
swarm-stack-5 vote making scripts 2017-11-30 14:59:18 -05:00
swarm-stack-6 more swarm things 2017-12-05 03:33:44 -05:00
visualizer more swarm things 2017-12-05 03:33:44 -05:00
.gitignore ignore more things like bind-mount data 2017-07-26 16:18:31 -04:00
LICENSE added mit license, updated nginx Dockerfiles 2017-10-27 19:17:05 -04:00
README.md Update README.md 2017-11-30 13:53:37 -05:00

README.md

Docker Mastery: The Complete Toolset From a Docker Captain

Build, compose, deploy, and manage Docker containers from development to DevOps based Swarm clusters

This repo is for use in my Udemy Course https://www.bretfisher.com/dockermastery

Feel free to create issues or PR's if you find a problem.