Skip to content

Draft: add set/get containerInfo to config accumulator

Joseph Earl Lambert requested to merge jolamber/athena:main-container-info into main

Add a methods to store and retrieve information for containers.

At the moment, there are no checks to make sure that a container name is being used. If we do not want this to be used to store and retrieve other information, a check can be added.

Merge request reports