Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

add --type to inspect calls to prevent flooding#196

Open
zetsub0u wants to merge 1 commit intospotify:masterfrom
zetsub0u:tidy_inspects
Open

add --type to inspect calls to prevent flooding#196
zetsub0u wants to merge 1 commit intospotify:masterfrom
zetsub0u:tidy_inspects

Conversation

@zetsub0u
Copy link

@zetsub0u zetsub0u commented Nov 1, 2018

  • docker changed the way inspect works and will now query all components for information on given input, this will cause things like volume drivers to get spammed with queries about containers/images and other things, this keeps it tidier by specifying what you actually want to inspect.

* docker changed the way inspect works and will now query all components for information on given input, this will cause things like volume drivers to get spammed with queries about containers/images and other things, this keeps it tidier by specifying what you actually want to inspect.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant