I am talking about the espressobin provided image here:
http://espressobin.net/wp-content/uploads/2017/10/ebin-ubuntu-16.04.3.zip
I would rather not run an experimental debian until its fully tested, but maybe I can give it a go. That being said, maybe I’ll try the Arch image and see if its more docker ready then ubuntu now.
For the record, this is the problem I’m having with the espressobin provided ubuntu image.
When I run https://raw.githubusercontent.com/dotcloud/docker/master/contrib/check-config.sh
I see the important parts being:
– “devicemapper”:
– CONFIG_DM_THIN_PROVISIONING: missing
– “overlay”:
– CONFIG_OVERLAY_FS: missing
uname -av
Linux mocha 4.4.52-armada-17.06.2-gcaa3a4f #1 SMP PREEMPT Tue Sep 19 11:16:14 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
docker version
Client:
Version: 18.01.0-ce
API version: 1.35
Go version: go1.9.2
Git commit: 03596f5
Built: Wed Jan 10 20:14:37 2018
OS/Arch: linux/arm64
Experimental: false
Orchestrator: swarm
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?