Skip to content

Docker Swarm 1.9

Compare
Choose a tag to compare
@Roemer Roemer released this 22 Jan 09:24
· 39 commits to master since this release

🛰 New features and improvements

  • More renamings of "slave" to "agent"
  • Sort nodes by name in the dashboard
  • Use italic text in the "idle" text of idle nodes
  • Added option to bind Windows npipes to the service container (thanks @michaelPf85)
  • Added option to bind custom ports (thanks @aenniw)

🐞 Bug fixes

  • Fixed some NullPointerExceptions when the plugin is not configured (thanks @triquell)