Skip to content

Commit

Permalink
Add para about stacks (docker#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Galasyn authored and shin- committed Aug 19, 2017
1 parent 31f582c commit 00e76bb
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ controls these labels, and you don't need to manage them.
Collections get generic default names, but you can give them meaningful names,
like "Dev", "Test", and "Prod".

A *stack* is a group of resources identified by a label. You can place the
stack's resources in multiple collections. Resources are placed in the user's
default collection unless you specify an explicit `com.docker.ucp.access.label`
within the stack/compose file.

## Control access to nodes

The Docker EE Advanced license enables access control on worker nodes.
Expand Down

0 comments on commit 00e76bb

Please sign in to comment.