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

[supervisord]: use abspath as supervisord entrypoint #5995

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Nov 22, 2020

- Why I did it
use abspath makes the entrypoint not affected by PATH env.

- How I did it
see above

- How to verify it
build docker-sonic-vs and tested locally

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

use abspath makes the entrypoint not affected by PATH env.

Signed-off-by: Guohan Lu <[email protected]>
@lguohan lguohan requested review from jleveque and kcudnik November 22, 2020 12:49
@lguohan lguohan merged commit 4d3eb18 into sonic-net:master Nov 23, 2020
@lguohan lguohan deleted the supervisord branch November 23, 2020 05:18
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
use abspath makes the entrypoint not affected by PATH env.

Signed-off-by: Guohan Lu <[email protected]>
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.

3 participants