Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
docker - remove unneeded deploy steps
Browse files Browse the repository at this point in the history
  • Loading branch information
kumavis committed Aug 31, 2020
1 parent 53b317f commit 4354dd4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ COPY ./src /www/src
COPY ./build /www/build
COPY ./config.js /www/config.js

# copy over lavamoat permissions
COPY ./lavamoat-config.json /www/lavamoat-config.json
COPY ./lavamoat-config-override.json /www/lavamoat-config-override.json

# start server
CMD yarn start

Expand Down

0 comments on commit 4354dd4

Please sign in to comment.