mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-27 10:00:27 +01:00
Working with Dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ WORKDIR /usr/src/artapi
|
|||||||
|
|
||||||
COPY . /usr/src/artapi
|
COPY . /usr/src/artapi
|
||||||
|
|
||||||
RUN yarn install --production
|
RUN yarn install
|
||||||
|
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user