Skip to content

Docker Swarm 1.8

Compare
Choose a tag to compare
@Roemer Roemer released this 12 Sep 14:08
· 54 commits to master since this release

🛰 New features and improvements

  • Added a DNS and DNS Search Domain field to use in the container (thanks @Crocmagnon)
  • Use agent.jar instead of the deprecated slave.jar
  • Updated insecure depencencies
  • Code cleanups
  • Documentation improvements

🐞 Bug fixes

  • Use more unique name for the agent name to prevent collisions (thanks @smhc)