log working dir
This commit is contained in:
parent
09442795a3
commit
f9c8db6ea8
@ -4,6 +4,8 @@ EXPOSE 5000
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
RUN pwd
|
||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
Reference in New Issue
Block a user