DOCKER
-
DOCKER SERIES: TEORIA … Containers, História e Terminologia
-
DOCKER SERIES: LAB … Downloading on Windows, Mac, Linux, Etc
-
DOCKER SERIES: LAB … Comandos ( pull … run )
-
DOCKER SERIES: LAB … Comandos ( start … stop )
-
DOCKER SERIES: LAB … Comandos ( exec )
-
DOCKER SERIES: LAB … Networking: PORTAS ( -d, -p, e -P )
-
DOCKER SERIES: LAB … Dockerfile: LAYERS ( build )
-
DOCKER SERIES: LAB … (Build ARG) X (ENV Variable)
-
DOCKER SERIES: LAB … Uploading: HUB ( push )
-
DOCKER SERIES: LAB … Dados: VOLUMES ( bind, tmpfs, etc )
-
DOCKER SERIES: LAB … Redes: MODOS ( bridge, host, none )
-
DOCKER SERIES: Final … COMPOSE: Multicontainers