The ports info returned are null when I inspect the CONTAINER_ID:
docker@boot2docker:~$ docker inspect ccca41b3fe6f | grep -i port “ExposedPorts”: null, “PortSpecs”: null, “PortBindings”: {}, “PublishAllPorts”: false, “PortMapping”: null, “Ports”: {}
I cannot access the drill web UI, but sqlline is working fine for default storage plugins e.g., cp. I cannot configure new storage plugins since the Web UI is not accessible.