Skip to content

1.1.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@docker-ee-ucp docker-ee-ucp released this 09 Oct 13:10
· 32 commits to master since this release
fde8607

Changelog

  • Add hidden options --disable-cleanup to skip cleanup on failures and --trace/-dd for more verbose logging
  • Don't pull images that already exist
  • Make command executions on windows hosts treat any output to STDERR as an error
  • Use a more robust way to upload larger files to hosts
  • Validate internal IP resolving actually returned an IP address
  • Fix minor logging/output bugs during remote command execs
  • Setting UseNTLM: true now actually enables NTLM on WinRM
  • Improve how self upgrade check resolves the latest version. The check can be disabled using --disable-upgrade-check/-u/DISABLE_UPGRADE_CHECK.