mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
This feature is allows users to add extra label metadata to one-off containers. As this can interfere with Dokku internals if they shadow labels used by plugins, care should be taken to avoid the `com.dokku` or `org.label-schema` namespace. Also proper name run containers so they don't get random names from docker...