Skip to content

Commit

Permalink
Merge pull request #794 from thockin/master
Browse files Browse the repository at this point in the history
Add /tmp to staging
  • Loading branch information
k8s-ci-robot authored Jul 31, 2023
2 parents f602004 + 7a72116 commit 5e5035d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ RUN /stage_binaries.sh -o {ARG_STAGING} \
-f /etc/nsswitch.conf \
-f /etc/os-release \
-f /etc/passwd \
-f /etc/shadow
RUN ln -sf /bin/dash {ARG_STAGING}/bin/sh
-f /tmp

FROM scratch as intermediate

Expand Down

0 comments on commit 5e5035d

Please sign in to comment.