This commit is contained in:
parent
145acf4128
commit
e3c4262834
@ -18,5 +18,5 @@ RUN apk update && apk add --no-cache \
|
||||
WORKDIR /usr/src/app
|
||||
COPY --from=builder /usr/src/app/ /usr/src/app/
|
||||
COPY . .
|
||||
RUN chmod +x zip_image.sh
|
||||
#RUN chmod +x zip_image.sh
|
||||
ENTRYPOINT ["npx", "quartz"]
|
Loading…
Reference in New Issue
Block a user