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

[docker]: Add -c option in teamd docker Dockerfile #348

Merged
merged 1 commit into from
Feb 28, 2017
Merged

[docker]: Add -c option in teamd docker Dockerfile #348

merged 1 commit into from
Feb 28, 2017

Conversation

stcheng
Copy link
Contributor

@stcheng stcheng commented Feb 28, 2017

CMD is not longer a file name but a command that needs to be executed,
thus /bin/bash is not enough for the entrypoint and -c is needed.

Signed-off-by: Shuotian Cheng shuche@microsoft.com

CMD is not longer a file name but a command that needs to be executed,
thus /bin/bash is not enough for the entrypoint and -c is needed.

Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
@stcheng stcheng self-assigned this Feb 28, 2017
@taoyl-ms taoyl-ms merged commit ad1b581 into sonic-net:master Feb 28, 2017
@stcheng stcheng deleted the c branch February 28, 2017 21:37
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
…-net#348)

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
Also add check, that all matched objects must pass view transition.
snider-nokia pushed a commit to snider-nokia/sonic-buildimage that referenced this pull request Apr 6, 2023
#### Description
SONiC related packages shouldn't be intalled from Pypi.
It is security compliance requirement.
Check SONiC related packages when using setup.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants