Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Commit

Permalink
god fucking hell shit fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdeafcafe committed Jul 23, 2017
1 parent 5b417d7 commit cc1f554
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Expand Up @@ -11,10 +11,8 @@ COPY package.json /usr/local/app
RUN npm install --production=false --silent
RUN npm install --global bower

USER bower

COPY . /usr/local/app
RUN bower install
RUN bower install --allow-root
RUN npm run transpile
RUN npm run build

Expand Down

0 comments on commit cc1f554

Please sign in to comment.