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

Skip installing ncclient in docker image. #4154

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

gizmoguy
Copy link
Member

@gizmoguy gizmoguy commented Sep 9, 2022

os-ken now lists ncclient as a dependency (see #4145) which causes installation times and disk usage to increase beyond our acceptable limits.

Install our own fake ncclient in the docker build process which will prevent the real ncclient from being installed.

@gizmoguy gizmoguy merged commit b9cb77d into faucetsdn:master Sep 15, 2022
@gizmoguy gizmoguy deleted the fake-ncclient branch September 15, 2022 22:23
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