Releases: P8labs/dxon
v0.3.0
dXon
dXon is a lightweight developer container manager designed to create isolated development environments without polluting the host system.
It uses system tools such as systemd-nspawn, pacstrap, and debootstrap to bootstrap reproducible development containers using templates.
Supported Platforms
- Linux x86_64 (Intel / AMD 64-bit)
- Linux ARM64 (aarch64)
- Linux ARMv7
Installation
See the documentation for more information.
See Template Registry (dxon-registry)
Maintained by P8labs
What's Changed
- Enhance container commands and add installation scripts by @PriyanshuPz in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
dXon
dXon is a lightweight developer container manager designed to create isolated development environments without polluting the host system.
It uses system tools such as systemd-nspawn, pacstrap, and debootstrap to bootstrap reproducible development containers using templates.
Supported Platforms
- Linux x86_64 (Intel / AMD 64-bit)
- Linux ARM64 (aarch64)
- Linux ARMv7
Installation
See the documentation for more information.
See Template Registry (dxon-registry)
Maintained by P8labs
What's Changed
- Enhance shell configuration and code editor support by @PriyanshuPz in #3
New Contributors
- @PriyanshuPz made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
dXon
dXon is a lightweight developer container manager designed to create isolated development environments without polluting the host system.
It uses system tools such as systemd-nspawn, pacstrap, and debootstrap to bootstrap reproducible development containers using templates.
Supported Platforms
- Linux x86_64 (Intel / AMD 64-bit)
- Linux ARM64 (aarch64)
- Linux ARMv7
Installation
See the documentation for more information.
See Template Registry (dxon-registry)
Maintained by P8labs
Full Changelog: https://github.com/P8labs/dxon/commits/v0.1.0