Skip to content

Commit

Permalink
Add /tmp to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin committed Jul 31, 2023
1 parent f602004 commit 7a72116
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 7a72116

Please sign in to comment.