mirror of
https://github.com/CaddyBuilds/caddy-cloudflare.git
synced 2026-04-26 12:35:55 +03:00
[PR #5] [MERGED] ci: Add Alpine-based image build support to GitHub Actions workflows #13
Labels
No labels
documentation
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/caddy-cloudflare#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CaddyBuilds/caddy-cloudflare/pull/5
Author: @vkartk
Created: 5/27/2024
Status: ✅ Merged
Merged: 5/27/2024
Merged by: @vkartk
Base:
main← Head:add-alpine-support📝 Commits (1)
175b699ci: Add Alpine-based image build support to GitHub Actions workflows📊 Changes
3 files changed (+60 additions, -4 deletions)
View changed files
📝
.github/workflows/build-docker-image.yml(+17 -1)➕
Dockerfile-alpine(+12 -0)📝
README.md(+31 -3)📄 Description
This pull request adds support for building and pushing Alpine-based Docker images to ensure a smaller image size.
Changes:
build-docker-image.ymlworkflow to support building and pushing Alpine-based Docker images.caddy:<version>-alpineandcaddy:alpinetags.Benefits:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.