zarguell / auto_container_builds

github actions to publish docker builds to dockerhub for images missing docker images by the maintainer, or missing specific architectures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Container Builds

The goal of this repo is to use Github actions to build and push docker images on a weekly basis.

Container Image Source Repo Build Cron Build Status Architectures
docker.io/zarguell/typemill Typemill 15 6 * * 0 Build Typemill Container amd64, arm64
docker.io/zarguell/ryot ryot 30 6 * * 0 Build Ryot Container arm64
docker.io/zarguell/documenso documenso 5 7 * * 0 Build documenso Container amd64, arm64
docker.io/zarguell/whosatmyfeeder WhosAtMyFeeder 35 7 * * 0 Build WhosAtMyFeeder Container Extract WhosAtMyFeeder Model amd64, arm64
docker.io/zarguell/beelzebub beelzebub 5 8 * * 0 Build beelzebub Container arm64
docker.io/zarguell/maglit maglit 25 8 * * 0 Build maglit Container amd64, arm64
docker.io/zarguell/pashword pashword 40 8 * * 0 Build pashword Container amd64, arm64
docker.io/zarguell/libmedium libmedium 50 8 * * 0 Build libmedium Container amd64, arm64
docker.io/zarguell/tabby-web tabby-web 10 9 * * 0 Build tabby-web Container amd64, arm64

About

github actions to publish docker builds to dockerhub for images missing docker images by the maintainer, or missing specific architectures


Languages

Language:Dockerfile 100.0%