You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to follow this tutorial; How to create a docker-based LAMP stack using docker-compose on Ubuntu 18.04 Bionic Beaver Linux
and I thought I understood it fairly well, but I'm getting an error I'm not sure what to do about.
I can see the overlay referenced when I run docker info. I've tried pruning, removing, restrarting docker, restarting windows.. tempted to delete all the containers next.
I've been trying to follow this tutorial;
How to create a docker-based LAMP stack using docker-compose on Ubuntu 18.04 Bionic Beaver Linux
and I thought I understood it fairly well, but I'm getting an error I'm not sure what to do about.
I can see the overlay referenced when I run
docker info
. I've triedpruning
,removing
,restrarting
docker,restarting
windows.. tempted to delete all the containers next.docker-compose.yml
repo: https://github.com/TurtleWolf/dockerLAMP
ERROR: readlink /var/lib/docker/overlay2: invalid argument
The text was updated successfully, but these errors were encountered: