Skip to content

Commit

Permalink
Dockerfile for gulp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell authored May 18, 2017
1 parent 24e1e81 commit cf557dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/gulp/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM node:alpine

RUN yarn install
RUN yarn global add gulp-cli

0 comments on commit cf557dd

Please sign in to comment.