LEADER 03295nmm a2200409 u 4500
001 EB002009140
003 EBX01000000000000001172040
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220121 ||| eng
050 4 |a QA76.76.A65 
100 1 |a Stashchuk, Bogdan 
245 0 0 |a The complete practical Docker guide  |c Bogdan Stashchuk 
250 |a [First edition] 
260 |a [Birmingham, United Kingdom]  |b Packt Publishing  |c 2021 
300 |a 1 video file (18 hr., 32 min.)  |b sound, color 
653 |a Computer software / Development / http://id.loc.gov/authorities/subjects/sh85029535 
653 |a Logiciels d'application / Développement / Automatisation 
653 |a Open source software / http://id.loc.gov/authorities/subjects/sh99003437 
653 |a Application software / Development / Automation 
653 |a Pilotes de périphérique pour Linux (Logiciels) 
653 |a Systèmes virtuels (Informatique) 
653 |a Logiciels libres 
653 |a Virtual computer systems / http://id.loc.gov/authorities/subjects/sh85143804 
653 |a Computer software / Development / fast / (OCoLC)fst00872537 
653 |a Linux device drivers (Computer programs) / http://id.loc.gov/authorities/subjects/sh98002271 
653 |a Virtual computer systems / fast / (OCoLC)fst01167683 
653 |a Open source software / fast / (OCoLC)fst01046097 
653 |a Linux device drivers (Computer programs) / fast / (OCoLC)fst00999307 
700 1 |a Stashchuk, Bogdan  |e presenter 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Updated in December 2021." 
856 4 0 |u https://learning.oreilly.com/videos/~/9781803247892/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.1 
082 0 |a 600 
520 |a Become a master of Docker by understanding and practicing its main features including Dockerfiles and Docker Compose. Docker is a software framework for building, running, and managing containers on servers and the cloud. In this course, you'll start by installing Docker on your computer - macOS, Windows, or Linux. Afterward, you'll jump into tons of practice activities and use different Docker features. You'll pull different Docker images and run multiple containers using them. In practice sections, you'll perform multiple practice Docker activities, such as running Docker containers in the foreground and background, then connecting to certain processes in Docker from the terminal. After that, you'll learn to expose internal container ports to the outside and add environment variables for containers. You'll also create custom names and hostnames for containers, create a custom bridge network and run multiple containers inside of it, communicate between containers, and persist container folders using volumes mapping. Next, you'll also learn and practice how to use different Docker images (view and edit them). For that, you will not use the terminal; instead, you'll use the GUI application Visual Studio Code. By the end of this course, you'll gain fundamental practical knowledge of Docker and be able to easily use it for the development and testing of your applications. Most importantly, you'll understand Docker's main features such as Docker Volumes, Docker networking, and environment variables