summaryrefslogtreecommitdiff
path: root/scripts/build_container.sh
AgeCommit message (Collapse)Author
2025-04-20start and debug scripts (will enable seamless container use later), strict ↵Olcan
error handling in bash scripts (#63) #61
2025-04-20Minimal container setup. Install docker (or podman), build container with ↵Olcan
scripts/build_container.sh, then start with scripts/start_container.sh. Exit with ^C for now. (#61)