Skip to content

Commit

Permalink
Adding new docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
lkameya committed Oct 18, 2019
1 parent 77d7a62 commit c8e659f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions captain-definition
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"schemaVersion": 2,
"imageName": "smebberson/nodejs",

"dockerfileLines": [
"COPY ./client/build /app",
"RUN chmod -R 777 /app",
Expand Down

0 comments on commit c8e659f

Please sign in to comment.