The Docker Book by James Turnbull
Author:James Turnbull
Language: eng
Format: epub, pdf
ISBN: 9780988820203
Publisher: James Turnbull
Published: 2014-07-13T16:00:00+00:00
We can also specify the --link command multiple times to link to multiple containers.
Tip Container linking currently only works on a single Docker host. You can't link between containers on separate Docker hosts. For multi-host networking you'll need to use Docker Networking. Or Docker Swarm, which we talk about in Chapter 7, which will allow you to do some orchestration between Docker daemons on different hosts.
Finally, instead of running the container as a daemon, we've launched a shell so we see how our containers are now linked. Docker links populate information about the service container in two places:
The /etc/hosts file.
Environmental variables that contain connection information.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12446)
Hello! Python by Anthony Briggs(9794)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9686)
The Mikado Method by Ola Ellnestam Daniel Brolund(9678)
Dependency Injection in .NET by Mark Seemann(9222)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8187)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7680)
Grails in Action by Glen Smith Peter Ledbrook(7601)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7441)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(6590)
Microservices with Go by Alexander Shuiskov(6351)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6311)
Practical Design Patterns for Java Developers by Miroslav Wengner(6259)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6232)
Angular Projects - Third Edition by Aristeidis Bampakos(5581)
The Art of Crafting User Stories by The Art of Crafting User Stories(5157)
NetSuite for Consultants - Second Edition by Peter Ries(5111)
Kotlin in Action by Dmitry Jemerov(4950)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(4907)
