Go to file
ptrcnull ff7ac9ad75 fix: Send SIGTERM to child process when parent gets terminated 2022-01-18 15:29:47 +01:00
README.md feat: Initial commit 2022-01-18 13:21:47 +01:00
go.mod feat: Initial commit 2022-01-18 13:21:47 +01:00
main.go fix: Send SIGTERM to child process when parent gets terminated 2022-01-18 15:29:47 +01:00

README.md

miniroot

docker but simpler

Usage: miniroot -root "/opt/something" -workdir "/usr/src/app" -init "/usr/loacal/bin/npm start"