░ ░▒▒▒▓▓█████▌░░ University of OXford & University of camBRiDGE ░░▐████▓▓▒▒▒░ ░
▄▄██▓▄ ▐███▌ ████▐███████▓▄ █████████▄ ▐███▌██████▓▄▄ ▄▄▓████▓ ▐████████
▄████████████ ▐███▌▐███▌▀████▌████▌ ▀███▓ ▀▀▀ ███▓▀▀████ ▄▓███▀ ▐███▓▀▀▀
▐███▀ ▀███▀███▓▄███▀ ▐███ ▄███▀▐███▓ ▄████▀▐███▌███▓ ███▓████ ▓███▌
███▌ ▐██▌ ▀████▀ ▓███████▄▄▐████████▓▄ ▐███▓███▓ ▐██████▌ ▀█████▓██████▓
████▄ ▄███▄▄███▀███▓ ████ ▀███▓███▓ ▀████▌████▐███▌ ███████▓ ▓██████▌
▐████████▀████▌ ███████▌ ▄███████▌ ████████▓███▌▄▄███▓▀█████▄▄████▓███▄▄▄▄▄
▀▀▓██▀▀ ▐████ ▐███▓████████▓▀████▌ ▐███████████████▓▀▀ ▀▀▓████▀▀░▓███████▌
...is a collective term for characteristics that the two institutions share.
█ Docker for Cross Platform
█
▄
█ by Alberto Guimarπes Viana
█ Publisher: Packt Publishing
▓ Release Date: June 2017
▓ ISBN: 9781788395069
▒ Running time: 2:13:47
▒ Topic: Information Technology / Operations
░ Scale: 10x50mb
░ Downloads: (■) Included ( ) Without
░
░ Lecture Date: 07/2017
░ Lecture Link: https://goo.gl/VBnVtL
░
:
| A hands-on course that will guide you to the docker world with
| practical examples on your Windows and Mac systems
|
| About This Video
|
| Learn to run, deploy, and troubleshoot Docker containers on Linux,
| Windows & Mac OS.
|
| Manage Docker containers to simplifying application development,
| testing, and deployment.
|
| Covers everything required for you to run Docker on your
| development and production environments
|
| In Detail
|
| Docker is used more and more by developers, system administrators
| & IT administrators every day. Originally, native to Linux it is
| now being adopted across all platforms. The container idea comes
| to simplifying application development, testing, and deployment.
| Using Docker, you have a unique way to package your application.
|
| We are going to start with Docker fundamentals, explaining how it
| works, how to set up and work with it. We will cover advanced
| topics such as running it on productions and build custom
| containers.Docker containers wrap up a piece of software in a
| complete filesystem that contains everything it needs to run:
| code, runtime, system tools, and system librariesûanything you can
| install on a server. This guarantees that it will always run the
| same, regardless of the environment it is running in.
|
| Docker Compose is a tool for defining and running multi-container
| Docker applications. With Compose, you use a Compose file to
| configure your applicationÆs services. Then, using a single
| command, you create and start all the services from your
| configuration.You will learn how to host your own Docker Registry
| and use it to store your images to deploy to production. This is
| the beginner course on Docker which covers everything required for
| you to run Docker on your development and production environments.
|
| Enhance your expertise in the world of Docker by taking a look at
| our next course on Docker Swarms
,