Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

[18.03] Bump Runc to 1.0.0-rc5#450

Merged
andrewhsu merged 3 commits intodocker-archive:18.03from
thaJeztah:18.03-backport-bump-runc-1.0-rc5
Mar 6, 2018
Merged

[18.03] Bump Runc to 1.0.0-rc5#450
andrewhsu merged 3 commits intodocker-archive:18.03from
thaJeztah:18.03-backport-bump-runc-1.0-rc5

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

cherry-pick for 18.03 of:

Added moby/moby#36336 to get a clean cherry-pick, and make it easier to do follow-up cherry-picks if needed

To address issue(s):

git cherry-pick -s -S -x -Xsubtree=components/engine b529d1b0936b90ae14d584c73f7332919f8d76b7  
git cherry-pick -s -S -x -Xsubtree=components/engine a2f5a1a5b2d77d694c5bd47798be15b3c0bcdf70  
git cherry-pick -s -S -x -Xsubtree=components/engine aab5eaddccb8cb196fdb1e285890dfa94a071b14  

no conflicts

cpuguy83 and others added 3 commits March 5, 2018 23:56
Originally I worked on this for the multi-stage build Dockerfile
changes. Decided to split this out as we are still waiting for
multi-stage to be available on CI and rebasing these is pretty annoying.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit b529d1b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Release notes: https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc5

Possibly relevant changes included:

- chroot when no mount namespaces is provided
- fix systemd slice expansion so that it could be consumed by cAdvisor
- libcontainer/capabilities_linux: Drop os.Getpid() call
- Update console dependency to fix runc exec on BE (causing: `container_linux.go:265: starting container process caused "open /dev/pts/4294967296: no such file or directory"`)
- libcontainer: setupUserNamespace is always called (fixes: Devices are mounted with wrong uid/gid)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a2f5a1a)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Fix runc exec on big-endian, causing:

    container_linux.go:265: starting container process caused "open /dev/pts/4294967296: no such file or directory"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit aab5ead)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 18.03.0 milestone Mar 5, 2018
@thaJeztah
Copy link
Copy Markdown
Member Author

ping @cpuguy83 @crosbymichael @kolyshkin

@kolyshkin
Copy link
Copy Markdown
Contributor

SGTM

Copy link
Copy Markdown
Contributor

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🦁

@andrewhsu andrewhsu merged commit 977f270 into docker-archive:18.03 Mar 6, 2018
@thaJeztah thaJeztah deleted the 18.03-backport-bump-runc-1.0-rc5 branch March 6, 2018 13:46
docker-jenkins pushed a commit that referenced this pull request Jan 23, 2020
…4.1.0

[19.03 backport] bump docker-py to 4.1.0
Upstream-commit: facfb9e1b0b292b1622f31d57d081948d3bfc00b
Component: engine
silvin-lubecki pushed a commit to silvin-lubecki/docker-ce that referenced this pull request Jan 31, 2020
…ump-runc-1.0-rc5

[18.03] Bump Runc to 1.0.0-rc5
docker-jenkins pushed a commit that referenced this pull request Apr 7, 2020
Update Golang 1.13.9
Upstream-commit: 217d1d2
Component: packaging
akrasnov-drv pushed a commit to drivenets/docker-ce that referenced this pull request Apr 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants