unifi docker will not run
I am following the instructions for the unifi docker install and after creating the docker-compose.yaml file, when I run the "sudo systemctl start docker-compose@unifi" command to start the unifi docker, it doesn't do anything. So I ran the "sudo docker-compose up -d" command and when I do that, I get the following error:
ERROR: stat /var/lib/docker/overlay2/ae5c789212afc89ad9d4eb7e7abcf145f3bd6c7822df7dfad4241809c9b93a0d: no such file or directory
When I run the "sudo docker ps" command, no dockers are running. I checked the docker image library and it looks like it got the unifi docker image. I am creating a new subnet for the docker subnet as stated in the documentation, and I am using the example subnet of 172.16.1.0/24
Please sign in to leave a comment.
Comments
2 comments