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

Commit 51fbe06

Browse files
nestyboxrodnymolina
authored andcommitted
Internal release v0.0.1 (for testing purposes)
0 parents  commit 51fbe06

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## [0.0.1] - 2019-07-23
5+
### Added
6+
* Internal release (non-public).
7+
* Supports launching system containers with Docker.
8+
* Supports running Docker inside a system container.
9+
* Supports exclusive uid(gid) mappings per system container.
10+
* Supports partially virtualized procfs.
11+
* Supports docker with or without userns-remap.
12+
* Supports Ubuntu Disco (with userns-remap disabled).
13+
* Supports Ubuntu Disco, Cosmic, and Bionic (with userns-remap enabled).
14+
* Includes the Nestybox shiftfs kernel module for uid(gid) shifting.
15+
16+
[0.0.1]: https://github.com/nestybox/sysboxd-external/releases/tag/v0.0.1

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# sysboxd-external
2+
Sysboxd external repository

0 commit comments

Comments
 (0)