File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,19 +20,3 @@ All images are pushed to both Docker Hub (`pihole/ftl-build`) and GHCR (`ghcr.io
2020 - Every ` workflow_dispatch ` event triggers a build of the branch it is run against, and uploads a branch-based tag
2121 - Every ` tag ` event (e.g ` v1 ` ) triggers a build and uploads both ` ${{matrix.ARCH}} ` and ` v1-${{matrix.ARCH}} ` tags
2222 - Schedule: 1:30am UTC every Sunday a build is triggered and a ` ${{matrix.ARCH}} ` tag is uploaded
23-
24- # Docker Pi-hole Base Images [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/pihole/docker-pi-hole-base )] ( https://hub.docker.com/r/pihole/docker-pi-hole-base ) [ ![ Image Builds] ( https://github.com/pi-hole/docker-base-images/actions/workflows/docker-pi-hole-base.yml/badge.svg )] ( https://github.com/pi-hole/docker-base-images/actions/workflows/docker-pi-hole-base.yml )
25-
26- All the images used by the pihole/docker-pi-hole repo to build the contents of that repo
27-
28- Tag Patterns:
29- - Multiarch Debian Version tags, such as ` buster-slim ` and ` bullseye-slim ` . These are always the latest builds for the given debian version
30-
31- All images are pushed to both Docker Hub (` pihole/docker-pi-hole-base ` ) and GHCR (` ghcr.io/pi-hole/docker-pi-hole-base ` )
32-
33- ## How does it get uploaded?
34-
35- - GitHub Actions (` docker-pi-hole-base.yml ` ):
36- - Every ` pull_request ` event triggers a build (but does not push)
37- - Every ` workflow_dispatch ` event triggers a build of the branch it is run against, and uploads a branch-based tag
38- - Schedule: 1:30am UTC every Sunday a build is triggered and a ` ${{matrix.ARCH}} ` tag is uploaded
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments