Skip to content

Commit

Permalink
Putting /tmp and /run as tmpfs causes problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeit-internet2 committed Oct 29, 2024
1 parent de83733 commit 06dc8e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ ${ECHO} ${SUDO} docker run \
${NAME_ARG} \
${PULL_ARG} \
--tty \
--tmpfs /tmp:exec \
--tmpfs /run:exec \
--volume "${BUILD_DIR}:/build" \
${NO_HALT} \
--rm \
Expand Down

0 comments on commit 06dc8e7

Please sign in to comment.