[PR #969] [CLOSED] Add 'RAUDI' (Regulary and Automatically Updated Docker Images) #983

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

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/969
Author: @thelicato
Created: 1/12/2022
Status: Closed

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).


🔄 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/969 **Author:** [@thelicato](https://github.com/thelicato) **Created:** 1/12/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dac5809`](https://github.com/veggiemonk/awesome-docker/commit/dac58091bf2b3f21ea87b8325ee062005e318951) 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). --- <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:16 -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#983