Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Docker --link ro be deprecated -request updated cookbook for Docker #24

Open
cnishina opened this issue Jan 3, 2017 · 0 comments
Open

Comments

@cnishina
Copy link
Member

cnishina commented Jan 3, 2017

Request update docs for Angular's prtoractor cookbook using Docker.

--link is being used for the browser nodes. This is now considered legacy in Docker and may be removed:

Warning: The --link flag is a deprecated legacy feature of Docker. It may eventually be removed. Unless you absolutely need to continue using it, we recommend that you use user-defined networks to facilitate communication between two containers instead of using --link. One feature that user-defined networks do not support that you can do with --link is sharing environmental variables between containers. However, you can use other mechanisms such as volumes to share environment variables between containers in a more controlled way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant