don't default to app volume mount; create s3 bucket on boot; fix revAll gulp step
This commit is contained in:
@@ -11,7 +11,6 @@ RUN npm install -g --save-dev gulp
|
||||
|
||||
COPY . /usr/src/app
|
||||
RUN gulp styles
|
||||
|
||||
RUN npm cache clean
|
||||
|
||||
CMD [ "npm", "start" ]
|
||||
|
||||
Reference in New Issue
Block a user