Skip to content

Commit

Permalink
Move $HOME to /config (gpu branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Mar 11, 2024
1 parent 1d5aa4a commit 759d610
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ARG WHISPER_VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thespad"

ENV HOME=/config

RUN \
apt-get update && \
apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 759d610

Please sign in to comment.