Dear Docker Team
I have just upgraded to Docker CE 18.6.0-ce, on Ubuntu 16.04. Here is my docker version
output:
Client:
Version: 18.06.0-ce
API version: 1.38
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 19:11:02 2018
OS/Arch: linux/amd64
Experimental: true
Server:
Engine:
Version: 18.06.0-ce
API version: 1.38 (minimum version 1.12)
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 19:09:05 2018
OS/Arch: linux/amd64
Experimental: true
I would really, really like to know if this version includes a built-in kubernetes, like Docker for Windows or Docker for Mac. I do not see any signs of it, except the --orchestractor
switch for the appropriate commands.
Please, may I get a yes or no answer?