Removed tini because it seems to not work on arm devices
All checks were successful
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m42s
All checks were successful
Building and publishing Homebrewery as Docker Image / build (release) Successful in 11m42s
This commit is contained in:
@@ -32,4 +32,4 @@ fi
|
||||
|
||||
# Start Homebrewery
|
||||
echo "Starting Homebrewery..."
|
||||
exec /tini -s -g -- node --experimental-require-module "$@" server.js
|
||||
exec /usr/local/bin/npm start "$@"
|
||||
|
||||
Reference in New Issue
Block a user