mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +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/static ./.next/static
|
||||
|
||||
RUN apk add --update nodejs npm
|
||||
|
||||
EXPOSE 7575
|
||||
|
||||
ENV PORT 7575
|
||||
|
||||
Reference in New Issue
Block a user