Skip to content

Container labels

Geoff Bourne edited this page Jan 11, 2016 · 3 revisions

Notes

  • The mccy prefix below is actually shorthand for the qualified label prefix me.itzg.mccy.
  • The code that computes the labels is the buildLabels method of ContainersService

In use

  • 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

Planned

Clone this wiki locally