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

Enable mounting tmp directory locally #4823

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Conversation

maminrayej
Copy link
Contributor

@maminrayej maminrayej commented Jun 10, 2024

This PR adds tests in order to pin the behavior of the runtime regarding sharing the default created directories such as /tmp. Also, enables the user to mount the tmp directory locally.

Resolves #4764.

@maminrayej maminrayej requested a review from syrusakbary as a code owner June 10, 2024 12:36
@syrusakbary syrusakbary merged commit ac89057 into main Jun 11, 2024
62 checks passed
@syrusakbary syrusakbary deleted the share-tmp-with-child branch June 11, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/tmp directory is not shared between the parent and the child process
2 participants