Skip to content

Commit

Permalink
Merge pull request #29 from GSA-IAE/docker-test
Browse files Browse the repository at this point in the history
docker test
  • Loading branch information
srv_prod_jenkins authored and GitHub Enterprise committed Feb 8, 2017
2 parents c807100 + 0e9c56e commit c5844ec
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 c5844ec

Please sign in to comment.