console/docker/shared/entrypoint.sh

4 lines
79 B
Bash
Raw Normal View History

#!/bin/sh
echo "Release: $RELEASE"
node --heapsnapshot-signal=SIGUSR1 index.js