EMSE Docker tutorial
To have all aligned up and ready to go, I send you some short introductory videos. Please install the software and try them out. If you have issues, contact me BEFORE the tutorial ([email protected]). I would like to have you all on track to use these tools in your accustomed environment and in a productive way during the tutorial.
What is Docker? https://www.youtube.com/watch?v=YFl2mCHdv24 https://docs.docker.com/v17.09/engine/installation/#updates-and-patches
What is Docker Compose? https://www.youtube.com/watch?v=Qw9zlE3t8Ko https://docs.docker.com/compose/install/
Git in short (very short) https://www.youtube.com/watch?v=xvwBtODV0ms https://git-scm.com/downloads
If you wish, you can then try out a bit yourself, starting with a beginner tutorial here https://github.com/docker/labs
This three-level tutorial introduces the use of Docker as in the following:
- Container creation, poms one and two
- Containers in composition
- Personalized use of containers
Each of them comes in a folder with step by step instructions, as well as the finished file. Try it out yourself first, make the experience. If you have issues, consult the final version.
It is not intended to be exhaustive. Like with every other tool, the features you need depend a lot on the use you make of it.