mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #3342 from kolyshkin/cloned-binary
libct/nsenter: fix extra runc re-exec on tmpfs
This commit is contained in:
@@ -18,6 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
* When Intel RDT feature is not available, its initialization is skipped,
|
||||
resulting in slightly faster `runc exec` and `runc run`. (#3306)
|
||||
|
||||
### Fixed
|
||||
|
||||
* In case the runc binary resides on tmpfs, `runc init` no longer re-execs
|
||||
itself twice. (#3342)
|
||||
|
||||
## [1.1.0] - 2022-01-14
|
||||
|
||||
> A plan depends as much upon execution as it does upon concept.
|
||||
|
||||
Reference in New Issue
Block a user