You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Salt states for test packages setup in server_containerized includes hardcoded downloading, unpacking, config templating, and execution of minimainside the container, via mgrctl.
We should not alter the container images, and we should not run additional processes inside it.