Tous les cours de Docker

Image de cours
Docker Essential Training (LinkedIn Learning)
Docker is one of the most popular container storage solutions in the world. In this course, Carlos Nunez covers everything you need to know to get started with Docker. Join Carlos to learn how to build your first Docker file, along with other important topics like operating containers, Docker networking, Docker storage, the Docker Registry, and some advanced Docker operations. Demande de formation
 
Image de cours
Docker for Developers (LinkedIn Learning)
Docker containers help you simplify your application delivery. In this course, instructor Emmanuel Henri shows developers how to leverage this popular platform for application development. Emmanuel digs into basic Docker concepts and use cases for developers, explaining how Docker and its tools can help you maximize your time. Discover how to install Docker on Windows, Linux, and Mac computers; use the platform when developing front-end, back-end, and full-stack projects; approach CI/CD with Docker; and explore other tools, including Kubernetes, the widely-used container orchestration engine. Learning objectives Docker use cases for developers Deploying your first Docker app Using base commands Setting up back-end and front-end architecture Integrating Docker with CI/CD Working with swarms and Kubernetes Demande de formation
 
Image de cours
Learning Docker (LinkedIn Learning)
Docker is the next step beyond virtualization. A Docker image contains everything it needs to run, independent of the Linux server on which it lives: a copy of the operating system, a database, code, configuration files, dependencies, and so on. Images can also be packaged and shared with other Docker admins. Arthur Ulfeldt uses Docker to run complex systems with millions of users and hundreds of containers. Here, he shares his knowledge with you. He introduces the basics of Docker, including its containers, Dockerfiles (or base images), and capabilities for networking, data management, infrastructure optimization, and more. Watch and learn how to build your own containers, as well as how to network and link containers. Learning objectives Installing Docker on Mac, Windows, and Linux Understanding the Docker flow Running processes in containers Managing, networking, and linking containers Working with Docker images, volumes, and registries Building Dockerfiles Managing networking and namespaces with Docker Building entire systems with Docker Demande de formation