Closed TheAifam5 closed 6 years ago
Try this:
Stop Docker using: systemctl stop docker
Execute the below command: echo "{ \"storage-driver\": \"devicemapper\" }" > /etc/docker/daemon.json
Start Docker again: systemctl start docker
I'm using RancherOS for that. I tried to change it with ros
but I get an error that the driver is not supported and something about experimental stuff :)
EDIT: I connected with a shell to the container and inside the directory "docker-entrypoint-initdb.d" is nothing.
Log: