Fix version display issues, container shutdown problems, and modernize build scripts
This commit is contained in:
3
entrypoint.sh
Normal file
3
entrypoint.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
exec node server.js
|
||||
Reference in New Issue
Block a user