Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

invalid argument running docker-compose up

I am new to docker, trying to run docker image locally according to instruction here

I pull the image by docker pull puckel/docker-airflow, then prepare the .yml file and run docker-compose up -d but keep showing the error:

Error response from daemon: readlink /var/lib/docker/overlay2/: invalid argument

Not sure which part is missing here.

enter image description here

like image 265
Pete Avatar asked Aug 23 '26 16:08

Pete


1 Answers

Check your .env file. There will be some invalid syntax.

like image 62
user20642604 Avatar answered Aug 26 '26 10:08

user20642604



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!