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

Docker Development Environment #9607

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chitwoob
Copy link

New Docker development environment! This speeds up the time it takes to get a development environment up and running. It eliminates the need to install dependencies on the host computer.

Note: The included mailserver server doesn't expose any ports. This will let you send, but not receive emails.

@alecpl
Copy link
Member

alecpl commented Aug 26, 2024

Did you miss .ci/compose.yaml? Or what is it?

@pabzm
Copy link
Member

pabzm commented Aug 26, 2024

Did you miss .ci/compose.yaml? Or what is it?

@alecpl .ci/compose.yaml doesn't yet provide a way to run the current code for browser consumption.

@chitwoob Thank you for the contribution and welcome to the Roundcube project!

I'd very much like to integrate a dev setup!

We have a setup pretty similar to the one you suggested, which we use for testing. It's files are a little hidden in the .ci folder.

Would you be interested in having a look at our current setup and proposing changes to it, so it suits your (and our) purpose?
I would also suggest to reduce the required manual steps you list unter "Final Steps" in the README, and integrate the last 3 into the entrypoint-script. (Maybe have a look at my makeshift setup at https://github.com/pabzm/roundcubemail-docker-dev/blob/main/docker-entrypoint-dev.sh)

@pabzm
Copy link
Member

pabzm commented Aug 26, 2024

Alternatively we could take this to https://github.com/roundcube/roundcubemail-docker (which was my plan to do at some point in the future)

@chitwoob
Copy link
Author

Thanks for the comments. I wasn't aware of the .ci folder. I'll take a look at that.

Copy link

@pabzm, @alecpl
🛎️ This PR has had no activity in two weeks.

@pabzm
Copy link
Member

pabzm commented Nov 21, 2024

@chitwoob Are you still interested in working on this? If not, please close.

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 this pull request may close these issues.

3 participants