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

[ WIP / DO NOT MERGE ] Dry plugin #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xinity
Copy link

@xinity xinity commented Jun 2, 2019

this plugin offers the ability to run dry as a clips plugin.

usage
exit 0
fi
IMAGE="$1"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This plugin accepts no parameters so 22-26 are not needed

![](https://raw.githubusercontent.com/lukaszlach/clip/master/clips/dive/record.gif)

```
docker dry -e DOCKER_HOST=$DOCKER_HOST
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the -e as plugin passes no parameters to the dry tool, so accepts none itself

# Docker Client Plugin Manager (CLIP)
# Explore contents of the image layers with the Dive tool
#
# (c) 2019 Łukasz Lach
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i didn't know if i should changed that or not :)

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, this one is yours

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.

None yet

2 participants