LinuxAcademy | Docker - Deep Dive [FCO]

seeders: 24
leechers: 11
updated:

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 255
  • Language: English

Files

[FreeCoursesOnline.Me] [LinuxAcademy] Docker - Deep Dive [FCO] 01 Introduction
  • 01-1 About the Course.mp4 (11.5 MB)
  • 01-2 About the Instructor.mp4 (5.6 MB)
  • 01-3 Introduction to Docker.mp4 (12.1 MB)
02 Setting Up Your Environment
  • 02-1 Using Cloud Playground.mp4 (9.3 MB)
  • 02-2 Installing Docker.mp4 (8.1 MB)
03 Docker Under the Hood
  • 03-1 Docker Architecture.mp4 (16.1 MB)
  • 03-2 The Docker Engine.mp4 (21.0 MB)
  • 03-3 Docker Images and Containers.mp4 (8.8 MB)
  • 03-4 Docker Hub.mp4 (4.9 MB)
04 Docker Basics
  • 04-1 Docker Commands.mp4 (60.3 MB)
  • 04-2 Creating Containers.mp4 (20.2 MB)
  • 04-3 Exposing Container Ports.mp4 (19.6 MB)
  • 04-4 Executing Container Commands.mp4 (20.0 MB)
  • 04-5 Docker Logging.mp4 (24.8 MB)
05 Networking
  • 05-1 Networking Overview.mp4 (12.9 MB)
  • 05-2 Networking Commands.mp4 (24.9 MB)
  • 05-3 Networking Containers.mp4 (38.6 MB)
06 Storage
  • 06-1 Storage Overview.mp4 (12.4 MB)
  • 06-2 Volume Commands.mp4 (11.6 MB)
  • 06-3 Using Bind Mounts.mp4 (24.0 MB)
  • 06-4 Using Volumes for Persistent Storage.mp4 (22.2 MB)
07 Dockerfile
  • 07-1 Introduction to Dockerfile.mp4 (14.3 MB)
  • 07-2 Working with Instructions.mp4 (31.1 MB)
  • 07-3 Environment Variables.mp4 (33.0 MB)
  • 07-4 Build Arguments.mp4 (16.2 MB)
  • 07-5 Working with Non-privileged User.mp4 (17.9 MB)
  • 07-6 Order of Execution.mp4 (8.4 MB)
  • 07-7 Using the Volume Instruction.mp4 (8.7 MB)
  • 07-8 Entrypoint vs Command.mp4 (22.0 MB)
  • 07-9 Using .dockerignore.mp4 (11.8 MB)
08 Building and Distributing Images
  • 08-1 Building Images.mp4 (22.8 MB)
  • 08-2 Using Multi-Stage Builds.mp4 (16.4 MB)
  • 08-3 Tagging.mp4 (9.1 MB)
  • 08-4 Distributing Images on Docker Hub.mp4 (17.0 MB)
09 Managing Images
  • 09-1 Image History.mp4 (16.4 MB)
  • 09-2 Saving and Loading Images.mp4 (11.7 MB)
0. Websites you may like
  • 1. (FreeTutorials.Us) Download Udemy Paid Courses For Free.url (0.3 KB)
  • 2. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url (0.3 KB)
  • 3. (NulledPremium.com) Download Cracked Website Themes, Plugins, Scripts And Stock Images.url (0.2 KB)
  • 4. (FTUApps.com) Download Cracked Developers Applications For Free.url (0.2 KB)
  • 5. (Discuss.FTUForum.com) FTU Discussion Forum.url (0.3 KB)
  • How you can help Team-FTU.txt (0.2 KB)
10 Container Management
  • 10-1 Inspecting Container Processes.mp4 (13.9 MB)
  • 10-2 Having Containers Start Automatically.mp4 (13.8 MB)
  • 10-3 Docker Events.mp4 (21.8 MB)
  • 10-4 Managing Stopped Container.mp4 (14.5 MB)
  • 10-5 Managing Docker with Portainer.mp4 (38.1 MB)
  • 10-6 Updating Containers with Watchtower.mp4 (20.1 MB)
11 Docker Compose
  • 11-1 Installing Docker Compose.mp4 (6.6 MB)
  • 11-2 Compose Commands.mp4 (17.0 MB)
  • 11-3 Creating a Compose File.mp4 (19.6 MB)
  • 11-4 Using Volumes and Networking with Compose.mp4 (31.1 MB)
12 Docker Swarm
  • 12-1 Introduction to Docker Swarm.mp4 (9.4 MB)
  • 12-2 Running Docker in Swarm Mode.mp4 (16.4 MB)
  • 12-3 Managing Swarm Nodes.mp4 (21.7 MB)
  • 12-4 Working with Services.mp4 (28.3 MB)
  • 12-5 Using Networks in Swarm Mode.mp4 (22.5 MB)
  • 12-6 Using Volumes in Swarm Mode.mp4 (25.2 MB)
  • 12-7 Deploying Stacks in Docker Swarm.mp4 (44.7 MB)
13 Docker Security
  • 13-1 Introduction to Docker Security.mp4 (17.4 MB)
  • 13-2 Working with Docker Security.mp4 (28.5 MB)
  • 13-3 Docker Content Trust.mp4 (20.8 MB)
  • 13-4 Working with Secrets.mp4 (45.8 MB)
14 Final Steps
  • 14-1 Next Steps.mp4 (2.5 MB)

Description



By : Travis Thomsen
Length : 13:18:14
Torrent Contains : 64 Files, 15 Folders
Course Source : https://linuxacademy.com/linux/training/course/name/docker-deep-dive-part-1

Are you new to Docker or need a refresher on the current version? If so, then this course is for you!

This course will cover Docker 18.09.4, and you will learn:

• The basics of how Docker works
• How to install the Docker Community Edition
• How to manage images, containers, networks, and volumes
• Build images using a Dockerfile
• Tag images and push them to Docker Hub
• Use Docker Compose to deploy Microservices to Docker
• Run Docker in Swarm Mode for a more production-ready environment
• Use Secrets to protect sensitive data like passwords

This course has a number of hands-on labs that will put your Docker knowledge to the test!

Interactive Diagram: https://interactive.linuxacademy.com/diagrams/DockerDeepDive.html

About Author

Travis Thomsen

I have over 17 years of experience in all phases of the software development life cycle, which includes software analysis, design, development, testing, implementation, debugging, maintenance and documentation. I am passionate about learning new technologies, methodologies, languages and automation.

For More Udemy Free Courses >>> https://ftuforum.com/
For more Lynda and other Courses >>> https://www.freecoursesonline.me/
Our Forum for discussion >>> https://discuss.ftuforum.com/






Download torrent
1.1 GB
seeders:24
leechers:11
LinuxAcademy | Docker - Deep Dive [FCO]


Trackers

tracker name
udp://tracker.iamhansen.xyz:2000/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.uw0.xyz:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://denis.stalker.upeer.me:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://tracker.tiny-vps.com:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
µTorrent compatible trackers list

Download torrent
1.1 GB
seeders:24
leechers:11
LinuxAcademy | Docker - Deep Dive [FCO]


Torrent hash: 34AB96CE41871E93A47ACEEB8B0A81AD0517D75C