-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
host-containers: add safeguards against lingering host containers
Now that host-ctr has the ability to rebind to existing host containers. We want to ensure whenever we enable host containers the container will be running with its latest configuration. We utilize `host-ctr`'s clean-up command to clean up any potential lingering host-container when we're enabling a previously disabled host-container and whenever a host-container is disabled.
- Loading branch information
Showing
1 changed file
with
63 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters