This commit is contained in:
parent
831efd4849
commit
f324c60f69
@ -4,7 +4,6 @@ RUN corepack enable
|
|||||||
COPY package.json yarn.lock ./
|
COPY package.json yarn.lock ./
|
||||||
RUN apk add --no-cache python3 python3-pip build-essential
|
RUN apk add --no-cache python3 python3-pip build-essential
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
RUN
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
ENV PORT=80
|
ENV PORT=80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user