https://github.com/mikesir87/dockercon-2020-compose-talk
Repo containing the code used in my DockerCon 2020 talk
https://github.com/mikesir87/dockercon-2020-compose-talk
Last synced: 2 months ago
JSON representation
Repo containing the code used in my DockerCon 2020 talk
- Host: GitHub
- URL: https://github.com/mikesir87/dockercon-2020-compose-talk
- Owner: mikesir87
- Created: 2020-05-27T20:01:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:12:23.000Z (over 2 years ago)
- Last Synced: 2025-03-23T22:52:35.114Z (2 months ago)
- Language: JavaScript
- Size: 4.4 MB
- Stars: 46
- Watchers: 5
- Forks: 22
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DockerCon 2020 Talk Resources
This repo contains the resources I used for my DockerCon 2020 talk.
## Links
- [Talk](https://www.youtube.com/watch?v=QeQ2MH5f_BE)
- [Slides](https://docs.google.com/presentation/d/1HqEPAjQgiuyWUf7ere9b66xXsIf4I44JYKit9bRRNKw/edit?usp=sharing)## Tags
Throughout the talk, we follow an application as it evolves. The tags below provide the order of evolution.
1. compose
1. compose-multi-stage
1. mysql
1. split-frontend
1. api-tests