Skip to content

Commit

Permalink
fixed workdir in rootfull version
Browse files Browse the repository at this point in the history
  • Loading branch information
ATGardner committed Jul 15, 2024
1 parent 911fcb3 commit 81a1282
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ FROM alpine:3.20.1
COPY --from=prom/node-exporter:v1.8.1 /bin/node_exporter /usr/local/bin/
COPY --from=bitnami/kubectl:1.30.2 /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/

WORKDIR /home/dind-volume-utils

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

0 comments on commit 81a1282

Please sign in to comment.