Medical Microbiology Maastricht UMC
October 2nd, 2020
@ines_cim
cimendes
Inês Mendes
Containerization with Docker
In the Paleolithic era:
Virtual Machines
“Bare Metal” Installation
In the Modern days:
Software Containers
Runs the same regardless of the environment.
A container image is a lightweight, stand-alone, executable package of a software that includes everything needed to run it:
Host Hardware
Container Engine
Host OS
Hypervisor
Guest OS
App
VM1
VM2
Containers
Pros:
Cons:
Almost all container software can deploy Docker Containers!
build
pull & run
host
push
https://docker-curriculum.com/
https://labs.play-with-docker.com/
https://docs.docker.com/
https://hub.docker.com/
https://www.docker.com/
https://slides.com/inesmendes/containers-workshop-umcm
"Hands on" Demo!
https://github.com/cimendes/MUMC_Docker_Workshop
By Inês Mendes
Slide presentation for Medical Microbiology Bioinformatics Seminars - MUMC+ (October 2nd, 2020)
Bioinformatics PhD student.