Skip to content

Commit 52d3870

Browse files
committed
Move $HOME to /config
1 parent 383ca26 commit 52d3870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ARG WHISPER_VERSION
99
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
1010
LABEL maintainer="thespad"
1111

12+
ENV HOME=/config
13+
1214
RUN \
1315
apt-get update && \
1416
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)