Documentación offline Docker main
por @raupulus

Docker Engine 17.12 release notes

main Documentación oficial Licencia Apache-2.0Descargado el 2026-09-15 Bundle .md (6.1 MB) ↓

En esta página

17.12.1-ce#

2018-02-27

Client#

Logging#

Networking#

Packaging#

Runtime#

  • Bump Golang to 1.9.4
  • Bump containerd to 1.0.1
  • Fix dockerd not being able to reconnect to containerd when it is restarted moby/moby#36173
  • Fix containerd events from being processed twice moby/moby#35891
  • Fix vfs graph driver failure to initialize because of failure to setup fs quota moby/moby#35827
  • Fix regression of health check not using container's working directory moby/moby#35845
  • Honor DOCKER_RAMDISK with containerd 1.0 moby/moby#35957
  • Update runc to fix hang during start and exec moby/moby#36097
  • Windows: Vendor of Microsoft/hcsshim @v.0.6.8 partial fix for import layer failing moby/moby#35924
  • Do not make graphdriver homes private mounts moby/moby#36047
  • Use rslave propagation for mounts from daemon root moby/moby#36055
  • Set daemon root to use shared mount propagation moby/moby#36096
  • Validate that mounted paths exist when container is started, not just during creation moby/moby#35833
  • Add REMOVE and ORPHANED to TaskState moby/moby#36146
  • Fix issue where network inspect does not show Created time for networks in swarm scope moby/moby#36095
  • Nullify container read write layer upon release moby/moby#36130 and moby/moby#36343

Swarm#

Known Issues#

  • Health check no longer uses the container's working directory moby/moby#35843
  • Errors not returned from client in stack deploy configs moby/moby#757
  • Docker cannot use memory limit when using systemd options moby/moby#35123

17.12.0-ce#

2017-12-27

Known Issues#

Builder#

Client#

Documentation#

Logging#

Networking#

Runtime#

Swarm Mode#

Packaging#