angristan / docker-pleroma

Docker image for the Pleroma federated social network
https://git.pleroma.social/pleroma/pleroma/
MIT License
348 stars 75 forks source link

Fails at step 14 "copy ./config.exs" #65

Closed nithou closed 1 year ago

nithou commented 1 year ago

I try to set up this docker, however I encounter an error at the very last steps (14/16) :

"Step 14/16 : COPY ./config.exs /etc/pleroma/config.exs COPY failed: file not found in build context or excluded by .dockerignore: stat config.exs: file does not exist"

Any idea what could provoke this?