mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM node:12
|
||||
|
||||
ADD ./frontend /app
|
||||
ADD . /app
|
||||
WORKDIR /app
|
||||
RUN rm /app/.npmrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user