-
Notifications
You must be signed in to change notification settings - Fork 4
Container labels
Geoff Bourne edited this page Jan 11, 2016
·
3 revisions
- The
mccy
prefix below is actually shorthand for the qualified label prefixme.itzg.mccy
. - The code that computes the labels is the
buildLabels
method of ContainersService
- mccy : if present, indicates this container is managed by MCCY
- mccy.owner=authenticated username
- mccy.public : if present, declares container to be visible to even non-authenticated users
- mccy.modpack-url=... : when present, advertises the URL where the associated modpack (zip of jars) can be downloaded