diff --git a/play.ts b/play.ts index 1da406f..e02ba03 100644 --- a/play.ts +++ b/play.ts @@ -203,7 +203,9 @@ Examples: "-e", "COREPACK_ENABLE_DOWNLOAD_PROMPT=0", "-e", - `HOME=/tmp/home`, + "HOME=/tmp/home", + "-e", + "TMPDIR=/tmp", "node:24", "bash", "-c",