Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

issues with docker-compose.yml #48

Open
rohitshetty opened this issue Aug 28, 2022 · 1 comment
Open

issues with docker-compose.yml #48

rohitshetty opened this issue Aug 28, 2022 · 1 comment

Comments

@rohitshetty
Copy link

Hello!
Thank you for creating this beautiful app :)
I wanted to host a local version of this in my local server and used docker-compose.yml that was in the repo.
It didn't work for me out of the box (Error was /app/bin/docker-run was not found).
I made a few changes (Mainly removed that volume - as I think the built /app was getting overwritten with the mounted volume of /app).
I also had to add a dependency on DB starting first.

If this sounds okay and not an error on my side, I can raise a PR with these changes.
Let me know if that is welcome.

@crashonthebeat
Copy link

I had a similar problem but thanks to your post i figured it out, not super familiar with these projects but i changed the dockerfile to replace mentions of /app with /dockerapp. Not sure if that will create other issues.

Joshua-Noakes1 added a commit to Joshua-Noakes1/journal that referenced this issue Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants