Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 87e1fa5

Browse files
lxwbrmarkusjura
authored andcommitted
Remove ENV HOME=/config as advised by PE (#9)
1 parent 8c70510 commit 87e1fa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ FROM openjdk:8u222
1212
ENV SCALA_VERSION=2.12.9
1313
ENV SBT_VERSION=1.2.8
1414
ENV KUBECTL_VERSION=v1.14.5
15-
ENV HOME=/config
1615

1716
# Install some tools
1817
RUN \

0 commit comments

Comments
 (0)