I’ve confirmed that a privileged container can unmount a host target if
the volume map is mounted as shared. With slave propagation, the
unmount only took place inside the container, without affecting the
host target.
Please note that in black theme the dropdownchecklist widget don’t
inherit colors from the dynamix css.
I’ll remove the “advanced” class from this row until Ronald can fix it.
- Dont start container after update if it was in a stopped state before the update
- Dont try to stop a container if it is not running (was causing warnings to be logged)
- Reduced script tag generation for docker pull operations
- Correctly clean up old orphan images after updating a container (was broken before)
- Eliminated race condition when deleting both container and image
- Switched to use SweetAlert instead of jQuery UI dialogs for prompts and alerts