VirtualDisk / containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Containers de la Casa de Blanco

A collection of container images used in the infrastructure for CdB

GitHub Repo stars GitHub forks GitHub Workflow Status (with event)

Welcome to my container images, if looking for a container start by browsing the GitHub Packages page for this repo's packages.

Purpose

Sometimes an upstream container does not have certain configurations or binaries I need to use within my home infrastructure. This repository provides a way for me to automatically build and update my own containers based off of upstream images. These containers are subject to change at any time, but you are free to use them.

Available Images

Each Image will be built with a rolling tag, along with tags specific to it's version. Available Images Below

Container Channel Image
act-runner stable ghcr.io/VirtualDisk/act-runner
actions-runner stable ghcr.io/VirtualDisk/actions-runner
argocd stable ghcr.io/VirtualDisk/argocd
flatcar-kubevirt stable ghcr.io/VirtualDisk/flatcar-kubevirt
home-assistant stable ghcr.io/VirtualDisk/home-assistant
olivetin stable ghcr.io/VirtualDisk/olivetin
talos-node-mgmt stable ghcr.io/VirtualDisk/talos-node-mgmt

Deprecations

The availability of these containers are subject to change at ANY POINT without warning. For a project better intended for public consumption, check out onedr0p's containers project, which is what this repo is based on.

Credits

A lot of inspiration and ideas are thanks to the hard work of linuxserver.io contributors and onedr0p.

About

License:Apache License 2.0


Languages

Language:Dockerfile 77.1%Language:Shell 19.2%Language:CUE 3.7%