[PR #2] [MERGED] Add Docker Hub support to GitHub Actions workflows #12

Closed
opened 2026-02-27 19:08:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CaddyBuilds/caddy-cloudflare/pull/2
Author: @vkartk
Created: 5/27/2024
Status: Merged
Merged: 5/27/2024
Merged by: @vkartk

Base: mainHead: add-dockerhub-support


📝 Commits (2)

  • 41a5972 ci: Add Docker Hub support to GitHub Actions workflows
  • 24f6698 Remove Version.json

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 .github/workflows/build-docker-image.yml (+9 -0)
version.json (+0 -1)

📄 Description

This pull request adds support for pushing the Docker image to Docker Hub in addition to the GitHub Container Registry.

Changes:

  1. Updated the build-docker-image.yml workflow to log in to Docker Hub and push the Docker image to both GitHub Container Registry and Docker Hub.

Benefits:

  • The Docker image will be available on both GitHub Container Registry and Docker Hub.
  • Users will have more flexibility in choosing where to pull the Docker image from.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CaddyBuilds/caddy-cloudflare/pull/2 **Author:** [@vkartk](https://github.com/vkartk) **Created:** 5/27/2024 **Status:** ✅ Merged **Merged:** 5/27/2024 **Merged by:** [@vkartk](https://github.com/vkartk) **Base:** `main` ← **Head:** `add-dockerhub-support` --- ### 📝 Commits (2) - [`41a5972`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/41a5972c39fc687814055b2c0440d31591dd0452) ci: Add Docker Hub support to GitHub Actions workflows - [`24f6698`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/24f6698c8cbe74fb98eb2f478ddee4da3bd4da39) Remove Version.json ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-docker-image.yml` (+9 -0) ➖ `version.json` (+0 -1) </details> ### 📄 Description This pull request adds support for pushing the Docker image to Docker Hub in addition to the GitHub Container Registry. ### Changes: 1. Updated the `build-docker-image.yml` workflow to log in to Docker Hub and push the Docker image to both GitHub Container Registry and Docker Hub. ### Benefits: - The Docker image will be available on both GitHub Container Registry and Docker Hub. - Users will have more flexibility in choosing where to pull the Docker image from. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:08:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/caddy-cloudflare#12
No description provided.