• Stars
    star
    158
  • Rank 230,352 (Top 5 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created almost 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Repository for Docker DCA FREE Course

Curso Docker DCA

Curso 100% Gratuito!

Material do Curso

caiodelgadonew/docker

Redes Sociais

Linktr.ee

O conteúdo será ministrado ao vivo no canal do Youtube

Youtube Channel Subscribers

Preparação do desktop

IMPORTANTE! - Antes de começar assista o vídeo Curso Docker Grátis - Importante

  1. Assistir o vídeo Vagrant 101 - Utilizando Infraestrutura como Código para Desenvolvimento e Estudo

  2. Garantir que o Intel VMX/VT ou AMD-V/SVM está habilitado na BIOS

  3. Instalar os pacotes:

  1. Clonar este repositório
git clone https://github.com/caiodelgadonew/docker-dca.git
  1. Fazer o Download das Vagrant Boxes
$ vagrant box add --provider virtualbox ubuntu/bionic64 
$ vagrant box add --provider virtualbox centos/7