pauloresendejr / docker-dca

Repository for Docker DCA FREE Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

Repository for Docker DCA FREE Course

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%