We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386c838 commit 6b72cefCopy full SHA for 6b72cef
docker-classic/Dockerfile
@@ -1,4 +1,5 @@
1
-FROM scratch
2
-COPY hbbs /usr/bin/hbbs
3
-COPY hbbr /usr/bin/hbbr
4
-WORKDIR /root
+FROM scratch
+COPY hbbs /usr/bin/hbbs
+COPY hbbr /usr/bin/hbbr
+WORKDIR /root
5
+ENV HOME=/root
0 commit comments