Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 61ab8f4

Browse files
committed
Release v0.1.2
1 parent ae21d32 commit 61ab8f4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.1.2] - 2019-11-11
5+
### Added
6+
* Created Sysbox Quick Start Guide document (with several examples on how to use system containers).
7+
* Added support for running Systemd in a system container.
8+
* Added support for the Ubuntu shiftfs filesytem (replaces the Nestybox shiftfs).
9+
* Using `docker build` to create a system container image that includes inner container images.
10+
* Using `docker commit` to create a system container image that includes inner container images.
11+
* Added support for mounts over a system container's `/var/lib/docker` (for persistency of inner container images).
12+
* Made multiple improvements to the Sysbox User's Guide and Design Guide docs.
13+
* Rebranded 'sysboxd' to 'sysbox'.
14+
### Removed
15+
* Deprecated Nestybox shiftfs module.
16+
417
## [0.1.1] - 2019-09-04
518
### Added
619
* Extend installer support to latest Ubuntu kernel (5.0.0-27).

0 commit comments

Comments
 (0)