mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
🐳 Change docker image to Linuxserver
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
FROM node:16-alpine
|
||||
FROM ghcr.io/linuxserver/baseimage-alpine:3.16
|
||||
WORKDIR /app
|
||||
|
||||
RUN apk add tzdata
|
||||
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
|
||||
ENV NODE_ENV production
|
||||
|
||||
Reference in New Issue
Block a user