Skip to content
  • Samuel GAIST's avatar
    [dock] Implement environment discover using docker labels · 9f19dc94
    Samuel GAIST authored and Samuel GAIST's avatar Samuel GAIST committed
    The next release of BEAT environments will make use of docker
    labels to provide the information the current describe command
    returns (minus the os entry which is not currently used).
    
    This new implementation of discovery uses these labels and thus
    speeds up the process.
    
    The original code is kept as a fallback method in case a node only
    has images using the old build process.
    9f19dc94