mirror of
https://github.com/moby/moby.git
synced 2024-11-21 10:38:51 +00:00
Updated Engine 1.9.0 (markdown)
parent
6f30813bba
commit
b0cd5fea64
@ -13,6 +13,10 @@ We want to fix this for 1.9.0 and be able to merge Phil's work, which means:
|
||||
- All containers have their own user namespace (effectively preventing the use of `--net=host` or `--net=container:<id>`).
|
||||
- A daemon-wide setting remaps the root user for all containers.
|
||||
|
||||
#### [#15188](https://github.com/docker/docker/issues/15188) Better API implementation
|
||||
|
||||
We would like to rewrite our API, not to change the endpoint in a first phase, but at least to have a better, typed, self-documented, versioned version of the Docker API that we could share between Engine and Swarm.
|
||||
|
||||
#### [#14298](https://github.com/docker/docker/issues/14298) Client-side builder
|
||||
|
||||
As explained in the [roadmap document](https://github.com/docker/docker/blob/master/ROADMAP.md#122-builder), we want to enable client-side build.
|
||||
|
Loading…
Reference in New Issue
Block a user