Skip to content

Conversation

Faylixe
Copy link
Contributor

@Faylixe Faylixe commented Jul 7, 2016

Just added an example for the tag method as it took me some time to understand the parameter usage :)

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "master" git@github.com:Faylixe/docker-py.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Ammending updates the existing PR. You DO NOT need to open a new one.

Signed-off-by: Faylixe <felix.voituret@gmail.com>
bfirsh added a commit to bfirsh/docker-py that referenced this pull request Nov 28, 2016
Carrying docker#1120. Thanks @Faylixe!

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
@bfirsh bfirsh mentioned this pull request Nov 28, 2016
@bfirsh
Copy link
Contributor

bfirsh commented Nov 28, 2016

replaced by #1316

@bfirsh bfirsh closed this Nov 28, 2016
bfirsh added a commit to bfirsh/docker-py that referenced this pull request Nov 28, 2016
Carrying docker#1120. Thanks @Faylixe!

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
shin- pushed a commit that referenced this pull request Dec 8, 2016
Carrying #1120. Thanks @Faylixe!

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants