Skip to content

Commit

Permalink
docker test
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Alford committed Feb 8, 2017
1 parent c807100 commit 0e9c56e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ WORKDIR /usr/src/app
COPY . /usr/src/app/
RUN npm install

CMD git clone https://csp-github.sam.gov/GSA-IAE/sam-ui-elements.git
CMD ls
CMD ls sam-ui-elements

EXPOSE 8080
CMD npm run prod

0 comments on commit 0e9c56e

Please sign in to comment.