6.5 KiB
		
	
	
	
	
	
			
		
		
	
	| title | description | keywords | 
|---|---|---|
| Docker Desktop Enterprise release notes | Release notes for Docker Desktop Enterprise | Docker Desktop Enterprise, Windows, Mac, Docker Desktop, Enterprise, | 
This topic contains information about the main improvements and issues, starting with the current release. The documentation is updated for each release.
For information on system requirements, installation, and download, see:
For Docker Enterprise Engine release notes, see Docker Engine release notes.
Docker Desktop Enterprise Releases of 2019
Docker Desktop Enterprise 2.0.0.4
2019-05-16
- 
Upgrades
- Docker 19.03.0-beta4 in Enterprise 3.0 version pack
 - Docker 18.09.6, Kubernetes 1.11.10 in Enterprise 2.1 version pack
 - LinuxKit v0.7
 
 - 
Bug fixes and minor changes
- Fixed a stability issue with the DNS resolver.
 - Fixed a race condition where Kubernetes sometimes failed to start after restarting the application.
 - Fixed a bug that causes Docker Compose to fail when a user logs out after logging in. See docker/compose#6517
 - Improved the reliability of 
com.docker.osxfs traceperformance profiling command. - Docker Desktop now supports large lists of resource DNS records on Mac. See docker/for-mac#2160.
 - Users can now run a Docker registry in a container. See docker/for-mac#3611.
 - For Linux containers on Windows (LCOW), one physical computer system running Windows 10 Professional or Windows 10 Enterprise version 1809 or later is required.
 - Added a dialog box during startup when a shared drive fails to mount. This allows users to retry mounting the drive or remove it from the shared drive list.
 - Removed the ability to log in using an email address as a username as this is not supported by the Docker command line.
 
 
Docker Desktop Enterprise 2.0.0.3
2019-04-26
- 
Upgrades
- Docker Engine 19.03.0-beta2 for Version Pack Enterprise 3.0.
 
 
Docker Desktop Enterprise 2.0.0.2
2019-04-19
WARNING: You must upgrade the previously installed Version Packs to the latest revision.
- 
New
- 
Version Pack Enterprise 3.0 with Docker Engine 19.03.0-beta1 and Kubernetes 1.14.1
 - 
Application Designer now includes new templates for AngularJS and VueJS.
 
 - 
 - 
Upgrades
- Docker Compose 1.24.0
 - Docker Engine 18.09.5, Kubernetes 1.11.7 and Compose on Kubernetes 0.4.22 for Version Pack Enterprise 2.1
 - Docker Engine 17.06.2-ee-21 for Version Pack Enterprise 2.0
 
 - 
Bug fixes and minor changes
- For security, only administrators can install or upgrade Version Packs using the 
dockerdesktop-admintool. - Truncate UDP DNS responses which are over 512 bytes in size
 - Fixed airgap install of kubernetes in version pack enterprise-2.0
 - Reset to factory default now resets to admin defaults
 
 - For security, only administrators can install or upgrade Version Packs using the 
 - 
Known issues
- The Docker Template CLI plugin included in this version is an outdated version of the plugin and will fail when scaffolding templates. Note that the Application Designer is not affected by this outdated version of the CLI plugin.
 
 
Docker Desktop Enterprise 2.0.0.1
2019-03-01
WARNING: You must upgrade the previously installed Version Packs to the latest revision.
Windows
Upgrades:
- Docker 18.09.3 for Version Pack Enterprise 2.1, fixes CVE-2019-5736
 - Docker 17.06.2-ee-20 for Version Pack Enterprise 2.0, fixes CVE-2019-5736
 
Bug fixes and minor changes:
- Fixed port 8080 that was used on localhost when starting Kubernetes.
 - Fixed Hub login through the desktop UI not sync with login through 
docker logincommand line. - Fixed crash in system tray menu when the Hub login fails or Air gap mode.
 
Mac
New features:
- Added ability to list all installed version packs with the admin CLI command 
dockerdesktop-admin version-pack list. dockerdesktop-admin app uninstallwill also remove Docker Desktop user files.
Upgrades:
- Docker 18.09.3 for Version Pack Enterprise 2.1, fixes CVE-2019-5736
 - Docker 17.06.2-ee-20 for Version Pack Enterprise 2.0, fixes CVE-2019-5736
 
Bug fixes and minor changes:
- Fixed port 8080 that was used on localhost when starting Kubernetes.
 - Improved error messaging to suggest running diagnostics / resetting to factory default only when it is appropriate.
 
Docker Desktop Enterprise 2.0.0.0
2019-01-31
New features:
- 
Version selection: Configurable version packs ensure the local instance of Docker Desktop Enterprise is a precise copy of the production environment where applications are deployed, and developers can switch between versions of Docker and Kubernetes with a single click.
 - 
Application Designer: Application templates allow you to choose a technology and focus on business logic. Updates can be made with minimal syntax knowledge.
 - 
Device management: The Docker Desktop Enterprise installer is available as standard MSI (Win) and PKG (Mac) downloads, which allows administrators to script an installation across many developer machines.
 - 
Administrative control: IT organizations can specify and lock configuration parameters for creation of a standardized development environment, including disabling drive sharing and limiting version pack installations. Developers run commands in the command line without worrying about configuration settings.