[PR #970] [MERGED] Add 'RAUDI' #984

Closed
opened 2025-11-06 12:12:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/970
Author: @thelicato
Created: 1/14/2022
Status: Merged
Merged: 1/14/2022
Merged by: @agebhar1

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

RAUDI is a tool that allows to automatically and regularly (through GitHub Actions) update Docker Images for 3rd party software that does not have an official Docker Image on the Docker Hub. Every day (at midnight) it checks if there is a new release/commit and if so it build a new image and pushes it to the Docker Hub.
Of course it can also be forked for personal usage or used locally (for using it regularly you may set a cron job, for example).

I already did a PR (#969) but as you made me understand the Projects > Builder is a more fit section.


🔄 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/veggiemonk/awesome-docker/pull/970 **Author:** [@thelicato](https://github.com/thelicato) **Created:** 1/14/2022 **Status:** ✅ Merged **Merged:** 1/14/2022 **Merged by:** [@agebhar1](https://github.com/agebhar1) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7c7e826`](https://github.com/veggiemonk/awesome-docker/commit/7c7e8263e6ecf3671b6504ce466d61d18b3cadd2) Add 'RAUDI' ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description [RAUDI](https://github.com/cybersecsi/RAUDI) is a tool that allows to automatically and regularly (through GitHub Actions) update Docker Images for 3rd party software that does not have an official Docker Image on the Docker Hub. Every day (at midnight) it checks if there is a new release/commit and if so it build a new image and pushes it to the Docker Hub. Of course it can also be forked for personal usage or used locally (for using it regularly you may set a cron job, for example). I already did a PR (#969) but as you made me understand the *Projects > Builder* is a more fit section. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:12:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#984