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

Dev setup: run-dev script #3739

Closed
microamp opened this issue Apr 17, 2024 · 0 comments · Fixed by #3740
Closed

Dev setup: run-dev script #3739

microamp opened this issue Apr 17, 2024 · 0 comments · Fixed by #3740

Comments

@microamp
Copy link
Contributor

The docker/run-dev script might need some attention.

(cd docker && ./run-dev)
Will use the following user/group mapping:
USER ID: 1000
GROUP ID: 1000
stat /home/microamp/src/github.com/microamp/mailarchive/docker-compose.yml: no such file or directory
stat /home/microamp/src/github.com/microamp/mailarchive/docker-compose.yml: no such file or directory
Database exposed on port:
no configuration file provided: not found
no configuration file provided: not found
no configuration file provided: not found

It is possible that the specified compose file in the script has been renamed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant