Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble with install instructions #48

Open
WakeReality opened this issue Dec 26, 2022 · 1 comment
Open

Trouble with install instructions #48

WakeReality opened this issue Dec 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@WakeReality
Copy link

Describe the bug
Trying to do new install on Ubuntu 22.04

docker-compose up -d
ERROR: Named volume "<PATH_TO_MAILDIR>:/hoem/dev0/mail:rw" is used in service "server" but no declaration was found in the volumes section.
@WakeReality WakeReality added the bug Something isn't working label Dec 26, 2022
@msp301
Copy link
Owner

msp301 commented Dec 26, 2022

Hi @WakeReality. Thank you for raising this issue.

The docker-compose.yml has a placeholder (<PATH_TO_MAILDIR>) that needs to be replaced with the full path to a Maildir directory on your machine. This step is currently referred to in README.md under "Starting Pinbox" but may not be clear enough, feel free to suggest changes that could help 😊

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants