Open grosser opened 4 years ago
fixes https://github.com/heptiolabs/eventrouter/issues/116
always getting the same error as I get on master:
docker run -it --rm a5b155507811 /app/eventrouter: line 2: syntax error: unexpected "("
... ideally the build would be done in a different layer of the dockerfile so it's easier to recreate
fixes https://github.com/heptiolabs/eventrouter/issues/116
always getting the same error as I get on master:
... ideally the build would be done in a different layer of the dockerfile so it's easier to recreate