I am getting my instructions from the official piefed codeberg repo for installing docker. https://codeberg.org/rimu/pyfedi/src/branch/main/INSTALL-docker.md. I cloned the repo in my ~/pyfedi directory, and ran the script in it as well. My issue is that I am not sure what chmod 1000 command to run to remove the docker build errors of permission denied.
a_person
- 2 Posts
- 2 Comments
Joined 6 months ago
Cake day: July 25th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


Sorry, chown not chmod. And yes, in this section.
BUILD PIEFED
export DOCKER_BUILDKIT=1 sudo docker compose up --build