Project to Regularly and Automatically Update Docker Image (called RAUDI)

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • RAUDI

    A repo to automatically generate and keep updated a series of Docker images through GitHub Actions.

  • Hello, I am a Security Researcher working in an Italian startup that provides cybersecurity-related services. We use a lot of tools during our work we use Docker a lot. On the other hand, we hate to personally build Docker images for specific tools and keep them updated. So we created a tool called RAUDI (which stands for Regularly and Automatically Updated Docker Images) that automatically updates Docker Images every time there is an update using GitHub Actions. We started adding NetSec tools (since are the ones we use the most), but we plan to add every kind of tool that does not have an official Docker image on Docker Hub. Let me know if you like it or have any suggestions to make it better. Here is the link to the GitHub repo: - https://github.com/cybersecsi/RAUDI

  • watchtower

    A process for automating Docker container base image updates.

  • So it is basically watchtower? https://github.com/containrrr/watchtower

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docker-py

    A Python library for the Docker Engine API

  • So, it turns out that docker-py does not (and possibly, will not) support Buildkit. Issue #2230.

  • python-on-whales

    An awesome Python wrapper for an awesome Docker CLI!

  • There's an alternative python_on_whales.

  • puredns

    Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.

  • Of course, you mentioned that in the description of the project. I was going to send a PR for puredns. It builds on top of massdns, is easier to use, & incorporates wildcard filtering. Also, the maintainer has declined to dockerise the project.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts