A launcher program for Docker containers written in Go
Go to file
2023-07-23 19:34:32 +00:00
.devcontainer initial commit 2023-07-12 18:45:29 +00:00
docker Reduce binary size, Allow changing UID/GID 2023-07-23 14:39:02 +00:00
.gitignore initial commit 2023-07-12 18:45:29 +00:00
build.sh Reduce binary size, Allow changing UID/GID 2023-07-23 14:39:02 +00:00
go.mod initial commit 2023-07-12 18:45:29 +00:00
main.go Add stdout/err for user/groupmod, Add RunBefore 2023-07-23 19:34:32 +00:00