roundcube/roundcubemail-docker

Publish nightly

Opened this issue · 2 comments

There's a nightly folder in this project and it apparently can be used to build a docker image from roundcube's master branch - but afaict it's not pushed anywhere.

I want to test changes in master that are not part of 1.6.8 right now and it would be superconvenient if I could just use a prebuilt docker image for that.

The nightly folder got a bit forgotten and certainly needs a make-over. The idea of having nightly builds pushed to a docker registry sounds good. Not sure yet if we should use the same image and repo name as the official releases (roundcube/roundcubemail) or better use some more distinct naming.

I'm fine with a specific tag or a separate image name.

Fwiw I've sent a PR to fix building the nightly image. It might not be in a super great shape, but it works for me so far.