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

community/docker: udpate to 18.09.3 #6530

Closed
wants to merge 1 commit into from
Closed

community/docker: udpate to 18.09.3 #6530

wants to merge 1 commit into from

Conversation

tomalok
Copy link
Contributor

@tomalok tomalok commented Mar 3, 2019

https://github.com/docker/docker-ce/releases/tag/v18.09.3

The more important fixes in this version:

https://github.com/docker/docker-ce/releases/tag/v18.09.3

The more important fixes in this version:
* When copying existing folder, ignore xattr set errors when the target filesystem doesn't support xattr. docker-archive/engine#135
* Graphdriver: fix device mode not being detected if character-device bit is set. docker-archive/engine#160
* Fix nil pointer derefence on failure to connect to containerd. docker-archive/engine#162
* Delete stale containerd object on start failure. docker-archive/engine#154
@andypost
Copy link
Contributor

andypost commented Mar 3, 2019

Is there related containerd upgrade?

@tomalok
Copy link
Contributor Author

tomalok commented Mar 3, 2019

As of now, containerd is still at 1.2.4. There are a few additional commits to runc since commit 6635b4f0c6af3810594d2770f662f34ddc15b40d, but containerd is still referencing that one.

@andypost andypost added the A-upgrade Upgrades an abuild label Mar 3, 2019
@algitbot
Copy link

Merged in badb79b by @ncopa. Thanks for your contribution!

(This pull request has been closed automatically by GitHub PR Closer. If you think that it’s not resolved yet, please add a comment.)

@algitbot algitbot closed this Mar 12, 2019
@tomalok tomalok deleted the update/docker_18.09.3 branch April 12, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-upgrade Upgrades an abuild
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants