Expected behavior
I’d like to build “Linux containers” with Docker on a Windows Server 2016 environment.
I read multiple documentation for it but I am quite confused between all the variety of options and environments that are available on Windows (I am used to work on Linux Ubuntu).
Actual behavior
After installation default OS/architecture
for building containers is obviously windows/amd64
.
The server which is running docker is not accessible with remote desktop, I can only trigger docker builds remotly and do some powershell commands (non admin permissions).
Information
$ docker info
Client:
Version: 17.06.2-ee-15
API version: 1.30
Go version: go1.8.7
Git commit: 64ddfa6
Built: Mon Jul 9 23:33:36 2018
OS/Arch: windows/amd64
Server:
Engine:
Version: 17.06.2-ee-15
API version: 1.30 (minimum version 1.24)
Go version: go1.8.7
Git commit: 64ddfa6
Built: Mon Jul 9 23:45:29 2018
OS/Arch: windows/amd64
Experimental: false
Containers: 2
Running: 0
Paused: 0
Stopped: 2
Images: 0
Server Version: 17.06.2-ee-15
Storage Driver: windowsfilter
Windows:
Logging Driver: json-file
Plugins:
Volume: local
Network: l2bridge l2tunnel nat null overlay transparent
Log: awslogs etwlogs fluentd json-file logentries splunk syslog
Swarm: inactive
Default Isolation: process
Kernel Version: 10.0 14393 (14393.2395.amd64fre.rs1_release_inmarket.180714-1932)
Operating System: Windows Server 2016 Standard
OSType: windows
Architecture: x86_64