This repository was archived by the owner on Oct 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ information on the list of deprecated flags and APIs please have a look at
55https://docs.docker.com/engine/deprecated/ where target removal dates can also
66be found.
77
8- ## 18.01.0-ce (2018-01-DD )
8+ ## 18.01.0-ce (2018-01-10 )
99
1010### Builder
1111
@@ -50,10 +50,10 @@ be found.
5050
5151### Runtime
5252
53- * Re-validate Mounts on container start [ moby/moby #35833 ] ( https://github.com/moby/moby/pull/35833 )
53+ * Validate Mount-specs on container start to prevent missing host-path [ moby/moby #35833 ] ( https://github.com/moby/moby/pull/35833 )
5454- Fix overlay2 storage driver inside a user namespace [ moby/moby #35794 ] ( https://github.com/moby/moby/pull/35794 )
5555* Zfs: fix busy error on container stop [ moby/moby #35674 ] ( https://github.com/moby/moby/pull/35674 )
56- - Fix # 35843 regression on health check workingdir [ moby/moby #35845 ] ( https://github.com/moby/moby/pull/35845 )
56+ - Fix health checks not using the container's working directory [ moby/moby #35845 ] ( https://github.com/moby/moby/pull/35845 )
5757- Fix VFS graph driver failure to initialize because of failure to setup fs quota [ moby/moby #35827 ] ( https://github.com/moby/moby/pull/35827 )
5858- Fix containerd events being processed twice [ moby/moby #35896 ] ( https://github.com/moby/moby/pull/35896 )
5959
You can’t perform that action at this time.
0 commit comments