Skip to content

Commit

Permalink
Internal release v0.0.1 (for testing purposes)
Browse files Browse the repository at this point in the history
  • Loading branch information
nestybox authored and rodnymolina committed Aug 27, 2019
0 parents commit 51fbe06
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.

## [0.0.1] - 2019-07-23
### Added
* Internal release (non-public).
* Supports launching system containers with Docker.
* Supports running Docker inside a system container.
* Supports exclusive uid(gid) mappings per system container.
* Supports partially virtualized procfs.
* Supports docker with or without userns-remap.
* Supports Ubuntu Disco (with userns-remap disabled).
* Supports Ubuntu Disco, Cosmic, and Bionic (with userns-remap enabled).
* Includes the Nestybox shiftfs kernel module for uid(gid) shifting.

[0.0.1]: https://github.com/nestybox/sysboxd-external/releases/tag/v0.0.1
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# sysboxd-external
Sysboxd external repository

0 comments on commit 51fbe06

Please sign in to comment.