Skip to content

Commit

Permalink
fix(docker): add stderr config
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Jun 16, 2019
1 parent db47b3e commit 8d87332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
@@ -1,5 +1,6 @@
FROM node:11-stretch

COPY docs/config-stderr.yml /root/.salty-dog.yml
COPY package.json /salty-dog/package.json
COPY out/bundle.js /salty-dog/out/bundle.js

Expand Down

0 comments on commit 8d87332

Please sign in to comment.