Description
I try to run this image but nothing happens. The container terminates on launch and the log remains empty. I have tried to import my own license key since I saw another issue related to that #5, but the same still happens.
Any idea on how to get this working?
Update:
We just tried it on a colleague's Mac (Docker Desktop 2.0.0.2) and it works as intended there.
His docker version
:
Client: Docker Engine - Community
Version: 18.09.1
API version: 1.39
Go version: go1.10.6
Git commit: 4c52b90
Built: Wed Jan 9 19:33:12 2019
OS/Arch: darwin/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 18.09.1
API version: 1.39 (minimum version 1.12)
Go version: go1.10.6
Git commit: 4c52b90
Built: Wed Jan 9 19:41:49 2019
OS/Arch: linux/amd64
Experimental: true
I use Arch Linux and this is my docker version
:
Client:
Version: 18.09.1-ce
API version: 1.39
Go version: go1.11.4
Git commit: 4c52b901c6
Built: Thu Jan 10 06:51:04 2019
OS/Arch: linux/amd64
Experimental: false
Server:
Engine:
Version: 18.09.1-ce
API version: 1.39 (minimum version 1.12)
Go version: go1.11.4
Git commit: 4c52b901c6
Built: Thu Jan 10 06:50:46 2019
OS/Arch: linux/amd64
Experimental: false
Is this an Arch Linux specific issue? If so, any idea on what causes it? Other images works fine.
Update 2:
Client:
Version: 18.09.1
API version: 1.39
Go version: go1.10.6
Git commit: 4c52b90
Built: Wed Jan 9 19:35:31 2019
OS/Arch: linux/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 18.09.1
API version: 1.39 (minimum version 1.12)
Go version: go1.10.6
Git commit: 4c52b90
Built: Wed Jan 9 19:02:44 2019
OS/Arch: linux/amd64
Experimental: false
Update 3:
It works as intended on Ubuntu as well and I'm able to replicate the issue with a clean Vagrant box running Arch Linux, so it seems to be Arch Linux specific. I have created a bug for Arch Linux, https://bugs.archlinux.org/task/61639