Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

container: override tmpdir and runtime dir #1232

Merged
merged 1 commit into from
May 27, 2024
Merged

container: override tmpdir and runtime dir #1232

merged 1 commit into from
May 27, 2024

Conversation

sandydoo
Copy link
Member

We shouldn't inherit them from the current shell.

IMHO when/if we move away from flakes, we should do this on the rust side.

Fixes #1182.

@sandydoo sandydoo added bug Something isn't working containers Related to running containers with devenv labels May 26, 2024
@sandydoo sandydoo requested a review from domenkozar May 26, 2024 20:00
We shouldn't inherit them from the current shell.
Copy link

cloudflare-pages bot commented May 26, 2024

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: b104293
Status: ✅  Deploy successful!
Preview URL: https://e70568e5.devenv.pages.dev
Branch Preview URL: https://fix-1182.devenv.pages.dev

View logs

@domenkozar domenkozar merged commit a1290a1 into main May 27, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working containers Related to running containers with devenv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shell/processes container fails to create /run
2 participants