feat: add chroot container initialization with debootstrap and systemd-nspawn setup

This commit is contained in:
2025-11-05 10:11:19 +00:00
parent efbe703c9a
commit 6cf8d1fb5c
2 changed files with 118 additions and 0 deletions
+8
View File
@@ -4,6 +4,14 @@
## Version 0.4.0 - 2025-11-05
Testing has been added to verify the HTTP functionality. This improves the reliability and quality of the HTTP features.
**Changes:** 1 files, 8 lines
**Languages:** Markdown (8 lines)
## Version 0.3.0 - 2025-11-05
We've added tests to verify the HTTP functionality. This improves the reliability of the HTTP implementation for both users and developers.