-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Description
It would be good to have the docker pull return better status messages. For eg: a docker pull can result in following statuses
- command failed
- no new data was pulled
- new data was pulled
This will be effective when docker pull is used in scripts and systems like salt. The user would want to restart the container only if docker pull actually did something. Right now, the output is quite complex and not easily parse-able
It may be good for a command line switch which will dump the REST API json as the output. Scripts can parse it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels