Commit Graph

5 Commits

Author SHA1 Message Date
fe58d6a3d1 feat: add fuse-overlayfs storage driver for Docker-in-Docker
Some checks failed
release / release-default (push) Failing after 16s
- Install fuse-overlayfs package in Dockerfile
- Configure Docker daemon to use fuse-overlayfs storage driver
- Add daemon.json configuration in entrypoint.sh
- Update documentation in README.md and README.es.md

This enables Docker-in-Docker to work efficiently in unprivileged
containers without requiring the overlay2 driver.
2026-02-11 10:53:17 -05:00
09f53907cf update .gitignore 2025-07-21 18:26:55 -05:00
5d1c3f5ce5 Add keybinding to enable terminal editor 2025-07-17 20:48:22 -05:00
abbcdec765 Add checkov package 2025-07-13 22:22:32 -05:00
fcc98eada9 initial commit 2025-07-13 11:45:43 -05:00