I’m following the steps outlined in the official documentation at https://join-lemmy.org.
When I run
docker-compose up -d
It returns the following error
failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount182554177/Dockerfile: no such file or directory
Here’s a screenshot from my terminal. https://i.imgur.com/Y27cfXf.png
How do I correct this?
You must log in or register to comment.