zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Pluralsight - Getting Started with Docker on Windows by Wes Higbee
magnet:?xt=urn:btih:e0b17474fa0020da0677954672144ee73d36ad06&dn=Pluralsight - Getting Started with Docker on Windows by Wes Higbee
磁力链接详情
文件列表详情
e0b17474fa0020da0677954672144ee73d36ad06
infohash:
105
文件数量
974.88 MB
文件大小
2018-9-12 15:23
创建日期
2024-12-17 14:04
最后访问
相关分词
Pluralsight
-
Getting
Started
with
Docker
on
Windows
by
Wes
Higbee
01.Course Overview/01.Course Overview.mp4 3.56 MB
02.What Is a Container/01.Installing Software Is Often Painful.mp4 5.74 MB
02.What Is a Container/02.Challenges Discovering Software.mp4 4.58 MB
02.What Is a Container/03.Challenges with Software Installation.mp4 2.98 MB
02.What Is a Container/04.Challenges with Running Software.mp4 3.16 MB
02.What Is a Container/05.Containers Are About Software Not Virtualization.mp4 3.57 MB
02.What Is a Container/06.Installing and Running MongoDB as a Traditional Application.mp4 25.03 MB
02.What Is a Container/07.Finding Software on Docker Hub.mp4 4.38 MB
02.What Is a Container/08.Downloading Software with docker pull.mp4 3.21 MB
02.What Is a Container/09.Running Software in a Container with docker run.mp4 6.36 MB
02.What Is a Container/10.A Running Container Is Just a Running Application.mp4 30.9 MB
02.What Is a Container/11.Stopping Apps in a Container Stops the Container.mp4 12.17 MB
02.What Is a Container/12.Why Docker and Containers.mp4 18.3 MB
03.Installing Docker for Windows/01.Module Intro.mp4 704.49 KB
03.Installing Docker for Windows/02.Installing Docker for Windows on Windows 10.mp4 16.73 MB
03.Installing Docker for Windows/03.What Docker for Windows Installs.mp4 14.29 MB
03.Installing Docker for Windows/04.Running Linux Containers on Windows.mp4 9.27 MB
03.Installing Docker for Windows/05.Docker Inverts Learning.mp4 5.6 MB
03.Installing Docker for Windows/06.Stopping Containers Means Stopping Processes.mp4 4.86 MB
03.Installing Docker for Windows/07.Restarting Containers and docker ps -a.mp4 4.36 MB
03.Installing Docker for Windows/08.Removing Containers Is Akin to Uninstalling Software.mp4 10.14 MB
03.Installing Docker for Windows/09.Removing Images Is Akin to Deleting an Installer.mp4 3.9 MB
03.Installing Docker for Windows/10.Running the Docker Docs in a Container.mp4 11.06 MB
03.Installing Docker for Windows/11.docker run -it and --name.mp4 11.9 MB
03.Installing Docker for Windows/12.Switching to Windows Containers.mp4 5.2 MB
03.Installing Docker for Windows/13.Running IIS in a Windows Container.mp4 12.66 MB
03.Installing Docker for Windows/14.Containers Have Their Own Isolated Network Adapter.mp4 6.37 MB
03.Installing Docker for Windows/15.Key Takeaways.mp4 4.35 MB
04.Installing Docker on Windows Server/01.How Docker for Windows Supports Both Windows and Linux Containers.mp4 7.36 MB
04.Installing Docker on Windows Server/02.Docker on Windows Architecture.mp4 2.86 MB
04.Installing Docker on Windows Server/03.Using the MSDN Windows Container Docs.mp4 8.92 MB
04.Installing Docker on Windows Server/04.Installing Docker on Windows.mp4 27.63 MB
04.Installing Docker on Windows Server/05.Running the Microsoft .NET Core Image.mp4 17.09 MB
04.Installing Docker on Windows Server/06.Running a Command Prompt Inside A Container.mp4 5.28 MB
04.Installing Docker on Windows Server/07.User Space and Kernel Space.mp4 4.34 MB
04.Installing Docker on Windows Server/08.Images Contain User Space.mp4 3.21 MB
04.Installing Docker on Windows Server/09.You Can Run Any App in the Image.mp4 3.53 MB
04.Installing Docker on Windows Server/10.Layers and Shared and Immutable.mp4 4.14 MB
04.Installing Docker on Windows Server/11.Controlling the Process That Runs in a Container.mp4 8.5 MB
04.Installing Docker on Windows Server/12.Defining a Container Host.mp4 880.83 KB
04.Installing Docker on Windows Server/13.Containers Have Isolated File Systems Created from Images.mp4 12.25 MB
04.Installing Docker on Windows Server/14.Namespaces Provide Isolation.mp4 6.9 MB
04.Installing Docker on Windows Server/15.Processes Are Isolated.mp4 14.68 MB
04.Installing Docker on Windows Server/16.Network Stacks Are Isolated.mp4 16.53 MB
04.Installing Docker on Windows Server/17.Environment Variables and Computer Name Are Different.mp4 9.49 MB
04.Installing Docker on Windows Server/18.The Registry Is Isolated.mp4 5.78 MB
04.Installing Docker on Windows Server/19.Users and Groups Are Isolated.mp4 8.8 MB
04.Installing Docker on Windows Server/20.There Are Two Types of Windows Containers.mp4 23.5 MB
04.Installing Docker on Windows Server/21.Running a Hyper-V Container.mp4 9.68 MB
04.Installing Docker on Windows Server/22.Key Takeaways.mp4 4.56 MB
05.Running Command Line Apps in Containers/01.Module Intro.mp4 891.78 KB
05.Running Command Line Apps in Containers/02.Exporting Images with docker save.mp4 2.12 MB
05.Running Command Line Apps in Containers/03.Switching Docker for Windows to Linux Containers.mp4 4.73 MB
05.Running Command Line Apps in Containers/04.Is This Image Safe to Use - Official Images and Automated Builds.mp4 10.37 MB
05.Running Command Line Apps in Containers/05.Running a Shell with the Alpine Linux Container.mp4 7.18 MB
05.Running Command Line Apps in Containers/06.Using Volumes to Share the Host File System with a Container.mp4 5.5 MB
05.Running Command Line Apps in Containers/07.Manipulating Host Files with Tools Only Installed in a Container.mp4 35.54 MB
05.Running Command Line Apps in Containers/08.Getting Files out of a Container Back onto the Host.mp4 33.94 MB
05.Running Command Line Apps in Containers/09.Extracting the File System from a Windows Container Image Layer.mp4 15.5 MB
05.Running Command Line Apps in Containers/10.Running nmap in a Container.mp4 5.23 MB
05.Running Command Line Apps in Containers/11.Converting Videos with ffmpeg in a Container.mp4 12.6 MB
05.Running Command Line Apps in Containers/12.Key Takeaways.mp4 4.63 MB
06.Building Images to Host Web Sites/01.Module Intro.mp4 713.35 KB
06.Building Images to Host Web Sites/02.Mapping Static Web Site Files into a Web Server Container.mp4 2.04 MB
06.Building Images to Host Web Sites/03.Volume Mount Web Site Files.mp4 11.89 MB
06.Building Images to Host Web Sites/04.Modifying Files in a Running Container.mp4 11.94 MB
06.Building Images to Host Web Sites/05.Copying Files into a Running Container.mp4 6.24 MB
06.Building Images to Host Web Sites/06.Baking Files into an Image from a Container.mp4 9.3 MB
06.Building Images to Host Web Sites/07.Running a Container from a Custom Image.mp4 5.22 MB
06.Building Images to Host Web Sites/08.Looking at Image Layers.mp4 12.58 MB
06.Building Images to Host Web Sites/09.Union File System.mp4 3.85 MB
06.Building Images to Host Web Sites/10.How Running Containers Turn into Images.mp4 3.33 MB
06.Building Images to Host Web Sites/11.docker history and docker diff.mp4 9.64 MB
06.Building Images to Host Web Sites/12.From Commands to Dockerfile.mp4 3.39 MB
06.Building Images to Host Web Sites/13.Using docker build to Create an Image.mp4 8.15 MB
06.Building Images to Host Web Sites/14.Creating an Image to Host a Web Site in IIS.mp4 4.43 MB
06.Building Images to Host Web Sites/15.Pushing Images to Docker Hub.mp4 9.13 MB
06.Building Images to Host Web Sites/16.Key Takeaways.mp4 1.92 MB
07.Running Databases in Containers/01.Module Introduction.mp4 622.21 KB
07.Running Databases in Containers/02.Running MSSQL 2016 Express in a Container.mp4 8.85 MB
07.Running Databases in Containers/03.Connecting SSMS to MSSQL in a Container.mp4 8.31 MB
07.Running Databases in Containers/04.Running MySQL in a Container.mp4 13.45 MB
07.Running Databases in Containers/05.Docker Managed Volumes.mp4 13.68 MB
07.Running Databases in Containers/06.Using Managed Volumes to Persist Data After Container Destruction.mp4 16.15 MB
07.Running Databases in Containers/07.Cleanup - Stopping All Running Containers.mp4 4.63 MB
07.Running Databases in Containers/08.Cleanup - Removing All Containers.mp4 6.06 MB
07.Running Databases in Containers/09.Cleanup - Removing Volumes.mp4 12.79 MB
07.Running Databases in Containers/10.Cleanup - Removing Dangling Volumes.mp4 16.69 MB
07.Running Databases in Containers/11.Cleanup - Removing All Images.mp4 5.64 MB
07.Running Databases in Containers/12.Cleanup - Removing Dangling Images.mp4 14.16 MB
07.Running Databases in Containers/13.Key Takeaways.mp4 4.12 MB
08.Composing Applications with docker-compose/01.Module Introduction.mp4 1.63 MB
08.Composing Applications with docker-compose/02.Why docker-compose Exists.mp4 7.18 MB
08.Composing Applications with docker-compose/03.A TeamCity docker-compose.yml with 3 Containers.mp4 7.94 MB
08.Composing Applications with docker-compose/04.Spinning Up Complex Apps with a Single Command - docker-compose up.mp4 7.94 MB
08.Composing Applications with docker-compose/05.What You Created with docker-compose.mp4 3.75 MB
08.Composing Applications with docker-compose/06.docker-compose Creates Isolated Container Networks.mp4 19.03 MB
08.Composing Applications with docker-compose/07.Service Discovery via an Embedded DNS Server.mp4 10.14 MB
08.Composing Applications with docker-compose/08.Connecting Another Container to Your User Defined Network.mp4 10.8 MB
08.Composing Applications with docker-compose/09.Restarting Containers with docker-compose start.mp4 23 MB
08.Composing Applications with docker-compose/10.Using psql in the postgres Container to Look at Your Database.mp4 5.26 MB
08.Composing Applications with docker-compose/11.Tearing Down Infrastructure Created with docker-compose.mp4 10.22 MB
08.Composing Applications with docker-compose/12.Running the ASP.NET Core MVC MusicStore with docker-compose.mp4 11.17 MB
08.Composing Applications with docker-compose/13.Key Takeaways.mp4 1.03 MB
08.Composing Applications with docker-compose/14.What to Learn Next.mp4 37.56 MB
其他位置