feat: add project dirs
All checks were successful
Build container / base-build (push) Successful in 2m44s

This commit is contained in:
Job
2025-10-19 13:40:44 +02:00
parent 1056536891
commit a406a9cc00
5 changed files with 7 additions and 3 deletions

2
containers/go/config.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
arg "-v $HOME/Documents/devc/go:/home/user/projects"