hoellen

Results 17 comments of hoellen

In order for someone to help you, more information is needed: - Are you using `docker-compose.yml` or plain docker command? - What is your start command or your `docker-compose.yml` file?...

The weekly rebuilds are IMO important. With the rebuild, updated packages from Alpine are delivered. Old packages could contain vulnerabilities in packages like PHP, nginx, imagick etc. Rebuilding only for...

With monitoring only alpine, php and nginx you forget all the other packages which will be upgraded in a weekly build which could get security fixes (e.g. Linux kernel, libraries,...

Thank you for the PR

I believe you want something like #177

I don't think we want to run the complete pipeline on every PR, because we don't want to upload the images to the registry?

This [blog post](https://f-droid.org/en/2018/09/03/replacing-gcm-in-tutanota.html) on f-droid could be interesting.