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] Docker 1.13 #100

Merged
merged 3 commits into from Jan 22, 2017
Merged

[WIP] Docker 1.13 #100

merged 3 commits into from Jan 22, 2017

Conversation

tuxity
Copy link

@tuxity tuxity commented Jan 19, 2017

Docker 1.13.0 introduce some pretty good change we could support

@tuxity tuxity force-pushed the docker-1.13 branch 6 times, most recently from ecf2746 to 41c110d Compare January 19, 2017 22:22
@bradrydzewski
Copy link
Member

bradrydzewski commented Jan 20, 2017

Thanks! Can you please bump the version number in the yaml file?

  publish:
    image: plugins/docker
    repo: plugins/docker
-   tags: [ "latest", "1.12", "1" ]
+   tags: [ "latest", "1.13", "1" ]
    when:
      branch: master
      event: push

Also let's handle --cache-from and any other docker 1.13 features in a separate pull request, if you don't mind. Thanks!!

@promag
Copy link

promag commented Jan 21, 2017

Remove --cache-from from description.

@bradrydzewski bradrydzewski merged commit eb07141 into drone-plugins:master Jan 22, 2017
@tuxity tuxity deleted the docker-1.13 branch March 7, 2018 18:45
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

3 participants