Add dumb-init for signal handling
This commit is contained in:
parent
a874f9e4a6
commit
5cff9fbfcc
@ -16,6 +16,7 @@ apk update
|
||||
apk upgrade
|
||||
|
||||
apk add bash
|
||||
apk add dumb-init
|
||||
|
||||
addgroup -g 8000 -S "${APP_GROUP}"
|
||||
adduser -u 8010 -D -S -G "${APP_GROUP}" "${APP_USER}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user