serfriz / caddy-custom-builds

Caddy Docker custom images built with different combinations of modules. All images are updated automatically when a new version of Caddy is released.
GNU General Public License v3.0
67 stars 10 forks source link

Caddy with event.handler.exe #19

Closed loeffelpan closed 3 months ago

loeffelpan commented 4 months ago

I would like a Caddy build with the following modules:

Am I dependend from any action at your side to update the custom build image? In your readme it looks like your github actions reacting on any update of official docker images. But your yaml-files within .github folder seems to react on changes of your Dockerfiles. So your images are updated and uploaded when you decide to change the FROM statement, correct?

serfriz commented 4 months ago

The FROM statement is updated automatically by Dependabot (I still have to approve the PR). In any case I am currently on vacation so I won't be able to create the new build until I come back in 1.5 weeks.

loeffelpan commented 4 months ago

Ah, I missed that you use dependabot. Don't I just build a custom image locally. Reach out when you're back from vacations. Have a good time there.

serfriz commented 3 months ago

I just created the caddy-eventsexec build, the Docker image should be ready shortly!