Skip to content

Commit

Permalink
reset home directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ATGardner committed Jul 15, 2024
1 parent 2c6bdac commit 166fa87
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 @@ -5,6 +5,8 @@ COPY --from=bitnami/kubectl:1.30.2 /opt/bitnami/kubectl/bin/kubectl /usr/local/b

RUN apk add --update bash coreutils

WORKDIR /home/dind-volume-utils

COPY bin ./bin
COPY monitor ./monitor
COPY dind-metrics ./dind-metrics
Expand Down

0 comments on commit 166fa87

Please sign in to comment.