We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a514ef0 commit f632c2cCopy full SHA for f632c2c
2 files changed
Dockerfile
@@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="haxwithaxe W3AXE"
5
LABEL org.opencontainers.image.description="HamClock by WBØOEW in a Docker container"
6
LABEL org.opencontainers.image.source="https://github.com/haxwithaxe/hamclock-docker"
7
8
-ENV HOME=/hamlib
+ENV HOME=/hamclock
9
10
WORKDIR /
11
Dockerfile-CI
0 commit comments