Added
- Added by the update of jlesage/baseimage to version 3.11.8:
- Users definition: ability to define password.
- Users and groups definition: ability to override name.
Fixed
- Fixed by the update of jlesage/baseimage to version 3.11.8:
- Regression causing container startup failure when the container engine automatically mounts files under
/run. - Users definition: password field not set to
x.
- Regression causing container startup failure when the container engine automatically mounts files under
Changed
- Changed by the update of jlesage/baseimage to version 3.11.8:
- Read-only filesystem support now requires exposing
/runas a tmpfs.
- Read-only filesystem support now requires exposing