CaddyBuilds / caddy-cloudflare

Caddy Docker image with Cloudflare DNS module
MIT License
15 stars 5 forks source link

ci: Add Alpine-based image build support to GitHub Actions workflows #5

Closed vkartk closed 6 months ago

vkartk commented 6 months ago

This pull request adds support for building and pushing Alpine-based Docker images to ensure a smaller image size.

Changes:

  1. Updated the build-docker-image.yml workflow to support building and pushing Alpine-based Docker images.
  2. Added support for caddy:<version>-alpine and caddy:alpine tags.

Benefits: