Comandos Básicos

Images, Conteiners, Volumes, Networks...

Comandos Básicos do Docker

Docker Images

Baixar e Instalar uma Imagem - Base Oficial Docker HUB

$ docker pull [IMAGEM]

Super-powers are granted randomly so please submit an issue if you're not happy with yours.

Once you're strong enough, save the world:

hello.sh
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'

Last updated

Was this helpful?