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
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
* Fixed issue preventing systemd-based containers from being able to initialize (issue #273).
23
+
* Made changes to allow Docker network sharing between containers.
24
+
* Ensure that Sysbox mounts in read-only containers are mounted as read only.
25
+
### Removed
26
+
* Deprecated EOL'd Fedora-31 and Fedora-32 releases.
27
+
4
28
## [0.3.0] - 2021-03-26
5
29
### Added
6
30
* Secured system container initial mounts (mount/remount/unmounts on these from within the container are now restricted). See [here](docs/user-guide/security.md#initial-mount-immutability) for details.
0 commit comments