Docker Compose in Depth

所在平台: Udemy

课程主页: https://www.udemy.com/course/docker-compose-in-depth/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:深入理解Docker Compose 课程概述:近年来,Docker在开发领域引起了巨大反响,它是第一款有效地将软件包装成完整文件系统的软件,能够安装到服务器上并反复运行。然而,直到最近,要在由多个容器组成的微架构中实现这种功能一直非常困难。Docker Compose的出现,成为了自Docker以来最方便的技术工具。本课程将帮助你全面掌握Docker Compose的使用,内容涵盖以下几个方面。 你将学习如何定义多容器应用环境,创建灵活、可定制的环境和网络。我们还会将现有应用转化为完整的Docker环境,进一步提升你的Docker使用体验,使之更加轻松自如。 该在线课程旨在让你成为Docker Compose的专家,专为已经具备Docker基础知识的学员设计,直接深入关键内容。课程首先会通过一个示例环境介绍基本功能,帮助你理解重启、依赖关系以及如何使用卷持久化数据库数据。接着,你将深入探讨网络,学习容器隔离、别名和容器名称、链接、使用外部网络以及更新对网络的影响。 之后,我们将重点讨论卷、日志记录、Compose CLI以及“组合Compose”的相关内容,确保你在掌握这些知识后能自如应用。最后,你将学习Compose在生产环境中的应用。 课程结构合理,便于学员按自己的节奏进行学习。完成后,你将能够为一个示例遗留系统创建大型环境,并运用之前所学的所有功能,从而自信地构建自己灵活的应用环境。Docker Compose为多个Docker容器的定义和运行提供了极大的便利,让这一过程变得更加高效。

课程评论(0条)

课程详情

Docker has taken the development world by storm in recent years, being the first effective tool that wraps up a piece of software in a complete file system package, installs it on a server, and runs it repeatedly. However, until recently it was difficult to do this with micro-architectures composed of numerous containers that all need to work in conjunction with one another. Enter Docker Compose, the handiest tool to hit the tech world since Docker. Here's everything you need to know. Learn Docker Compose Inside Out Define multi-container application environmentsCreate flexible, customisable environments and networksTransform an existing application into a fully Docker-ised environmentEnhance your Docker experience Make Your Docker Experience Even More Stress-Free This Docker Compose online course will make you a DC expert, learning the tool from top to bottom. It has been specifically designed for those that already know Docker, so you'll skip the baby steps and dive straight in. First you'll cover the basic features using a sample environment, gaining an understanding of restarts, dependencies, and persisting the database with a volume. After that you'll progress to networks. You'll take an in-depth look at isolating containers, aliases and container names, links, using external networks, and how updates affect networking. Then it's on to the really good stuff; a section each is dedicated to volumes, logging, the Compose CLI, and ‘Composing Compose' (don't worry, it won't be as complicated as it sounds by the time you get there). Finally you'll learn about Compose in Production. The course is organised into logical sections so you can progress at your pace and in your own time. By the end, you'll apply what you've learned to create a large environment for a sample legacy system, using all of the features covered in previous sections. You'll then have the skills and confidence needed to go forth and create your own flexible application environments with Docker Compose. About Docker Compose Docker Compose is a useful tool from the people at Docker. It makes defining and running application environments made up of multiple Docker containers even easier and more efficient. Up until now, starting any more than one or two Docker containers was extremely complicated. With Docker Compose, the entire process just got infinitely better.

课程标签

0人关注该课程

主题相关的课程