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

feat(wrapper): set workdir in docker similar to cwd at startup #754

Closed
wants to merge 1 commit into from

Conversation

elventear
Copy link

If $HOME is mounted into docker and the CWD is the inside $HOME, set the
docker workdir to be the same directory used when the wrapper was
called.

If $HOME is mounted into docker and the CWD is the inside $HOME, set the
docker workdir to be the same directory used when the wrapper was
called.
@elventear elventear requested a review from a team as a code owner January 11, 2022 20:55
@nitrocode nitrocode mentioned this pull request Jan 12, 2022
5 tasks
@nitrocode
Copy link
Member

Thanks @elventear for the PR. We have another PR to implement the same but to also allow additional env vars set for ATMOS.

#753

@elventear
Copy link
Author

Closed in favor of #753

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.

2 participants