tristanpoland / SkiffUI

Create container images at the click of a button, and manage your network with an easy-to-use, intuitive UI
Apache License 2.0
5 stars 1 forks source link

Add live and transactional mode option (Transactional will be default) #56

Open tristanpoland opened 1 year ago

tristanpoland commented 1 year ago

This will be added right before the version one release. Implementing this feature will involve tracking the order of execution of docker commends and their details as the user interacts with SkiffUI. The commands are then only run on the container host after the user commits their changes.