Now that Docker 1.11 has been released, will Docker for Mac be getting an update soon? It’s the same API versions, so it’s no big deal at all, I’m really just curious…
Expected behavior
Client:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: 4dc5990
Built: Wed Apr 13 18:13:28 2016
OS/Arch: darwin/amd64
Server:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: 4dc5990
Built: Wed Apr 13 19:36:04 2016
OS/Arch: linux/amd64
Actual behavior
$ docker version
Client:
Version: 1.11.0
API version: 1.23
Go version: go1.5.4
Git commit: 4dc5990
Built: Wed Apr 13 18:13:28 2016
OS/Arch: darwin/amd64
Server:
Version: 1.11.0-rc3
API version: 1.23
Go version: go1.5.3
Git commit: 9b9022a
Built: Mon Apr 4 15:24:07 2016
OS/Arch: linux/amd64
Information
Using latest version of Mac Docker for Mac Version 1.11.0-beta6 (build: 5404)
Check for Updates… → “You’re up-to-date!”
Steps to reproduce the behavior
Run the command docker version.
Create or upgrade a machine with the latest Docker 1.11 release (installed via Docker Toolbox), set the environment, and re-run the command docker version.
do you know where I can find the changelog for docker 4 mac ? I know a list of changes is displayed in the udpater but I clicked too fast and can’t find that list anymore …
I copied down the pkg file for OSX and when I double-click on it, it just hangs?
Not sure what’s going on here, anyone shed any light on this behaviour?
My Docker-4-Mac upgraded just fine btw.
So I figured out, with help from google, how I could install the pkg file.
I manually ran /System/Library/CoreServices/Installer which opened a
dialog box and I select the docker package.
Not sure why the double-click did not invoke the installer, 'get info’
for the file shows the correct executable to use…