mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
Try to fix docker image
This commit is contained in:
@@ -14,6 +14,8 @@ COPY package.json ./package.json
|
|||||||
COPY .next/standalone ./
|
COPY .next/standalone ./
|
||||||
COPY .next/static ./.next/static
|
COPY .next/static ./.next/static
|
||||||
|
|
||||||
|
RUN apk add --update nodejs npm
|
||||||
|
|
||||||
EXPOSE 7575
|
EXPOSE 7575
|
||||||
|
|
||||||
ENV PORT 7575
|
ENV PORT 7575
|
||||||
|
|||||||
Reference in New Issue
Block a user