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: depend on procps for "docker top" #1210

Merged
merged 1 commit into from
Nov 14, 2020

Conversation

samuelkarp
Copy link
Contributor

Issue number:
Fixes #1134

Description of changes:
Add procps as a dependency of docker so docker top works.

Testing done:
Built an aws-ecs-1 AMI, launched it, and ran docker top.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@samuelkarp samuelkarp requested a review from bcressey November 13, 2020 04:34
@samuelkarp samuelkarp merged commit bf5915a into bottlerocket-os:develop Nov 14, 2020
@samuelkarp samuelkarp deleted the issue-1134 branch November 14, 2020 01:11
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.

docker top not working
3 participants