phusion/baseimage-docker

`/etc/container_environment/PATH` ignored

bovender opened this issue · 3 comments

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?

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

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.

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.