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

/etc/container_environment/PATH ignored #565

Closed
bovender opened this issue Sep 13, 2020 · 3 comments
Closed

/etc/container_environment/PATH ignored #565

bovender opened this issue Sep 13, 2020 · 3 comments

Comments

@bovender
Copy link

I'm trying to set the PATH variable for my container, but it is not being picked up:

root@b83a0bcb0ea5:~# cat /etc/container_environment/PATH
/home/app/rails/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
root@b83a0bcb0ea5:~# echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Am I missing something, or is this a bug?

I saw the merged PR #86, but it does not concern PATH?

@Theaxiom
Copy link
Collaborator

I do not currently have the time to investigate this, perhaps @kingdonb or @hyperknot ?

@samip5 samip5 added the research label Sep 2, 2021
@github-actions
Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the Stale label Sep 18, 2021
@github-actions
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants