Skip to content

Commit 5dd3c67

Browse files
committed
We don't need these anymore
Signed-off-by: Adam Warner <[email protected]>
1 parent 69f1e2c commit 5dd3c67

3 files changed

Lines changed: 0 additions & 133 deletions

File tree

.github/workflows/docker-pi-hole-base.yml

Lines changed: 0 additions & 73 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff 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

docker-pi-hole-base/Dockerfile

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)