Scheda corso
NovaNext Training / Docker / Docker / Introduzione a Docker

Introduzione a Docker

Codice
INTDK
Durata
2 Giorni
Prezzo
1.350,00 € (iva escl.)
Lingua
Italiano
Modalità
Virtual Classroom
Corso in aula
       

 

Schedulazione
Luogo Data Iscrizione
A Richiesta

 

Prerequisiti

Teach what a Container is and why it’s useful for modern sofware development.

In addition, Docker will be heavily covered to let every attendee master it for creating Docker Containers.

There will be extensive lab sessions along with enterprise use cases.

 

Obiettivi
  • how to create Dockerfile to describe a Container
  •  how to share volumes or networks in Docker
  •  how container can communicate
  •  how to deploy containers in a dev environment
  •  how to manage containers using the docker CLI

 

Destinatari

know basic Linux such as shell commands.

 

Contenuti
  • Introduction to containers
  • Container fundamentals
  • Introduction to Docker
  • Dockerfile for Hello Docker
  • Introduction to Images
  • Creating Images
  • Docker Volumes
  • Docker Networking
  • Mastering Docker CLI
  • Docker compose to create a local environment