Merge pull request #257 from mcrosson/docker-bust-cache-on-run

Update docker start script to bust the cache on each run
This commit is contained in:
ansuz
2018-07-17 10:52:53 +02:00
committed by GitHub

View File

@@ -24,5 +24,5 @@ sedeasy() {
[ -n "$LOG_TO_STDOUT" ] && echo "Logging to stdout: $LOG_TO_STDOUT" \
&& sedeasy "logToStdout: [^,]*," "logToStdout: ${LOG_TO_STDOUT}," customize/config.js
export FRESH=1
exec node ./server.js