diff options
| author | Max Resnick <max@ofmax.li> | 2025-04-19 15:15:25 -0700 |
|---|---|---|
| committer | Max Resnick <max@ofmax.li> | 2025-04-19 15:15:25 -0700 |
| commit | d97dbb45fc499f0e7b42445c240acf5070262d43 (patch) | |
| tree | ac8f07dc9429c13867b1eabe527ea56499ab03ae | |
| parent | c45ec331f469eb3f4165dbf3a77873c6f93d8f9d (diff) | |
| download | grumpy-containers-d97dbb45fc499f0e7b42445c240acf5070262d43.tar.gz | |
chore: rename unbound -> unbound-ads
| -rw-r--r-- | src/unbound-ads/Dockerfile (renamed from src/unbound/Dockerfile) | 0 | ||||
| -rw-r--r-- | src/unbound-ads/VERSION (renamed from src/unbound/VERSION) | 0 | ||||
| -rwxr-xr-x | src/unbound-ads/bin/entrypoint.sh (renamed from src/unbound/bin/entrypoint.sh) | 0 | ||||
| -rw-r--r-- | src/unbound-ads/etc/unbound.base.conf (renamed from src/unbound/etc/unbound.base.conf) | 0 | ||||
| -rw-r--r-- | src/unbound-ads/etc/zones/ad-zones.conf (renamed from src/unbound/etc/zones/ad-zones.conf) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/unbound/Dockerfile b/src/unbound-ads/Dockerfile index 7d3b69b..7d3b69b 100644 --- a/src/unbound/Dockerfile +++ b/src/unbound-ads/Dockerfile diff --git a/src/unbound/VERSION b/src/unbound-ads/VERSION index 45c7a58..45c7a58 100644 --- a/src/unbound/VERSION +++ b/src/unbound-ads/VERSION diff --git a/src/unbound/bin/entrypoint.sh b/src/unbound-ads/bin/entrypoint.sh index d1b4b3a..d1b4b3a 100755 --- a/src/unbound/bin/entrypoint.sh +++ b/src/unbound-ads/bin/entrypoint.sh diff --git a/src/unbound/etc/unbound.base.conf b/src/unbound-ads/etc/unbound.base.conf index f79b9c3..f79b9c3 100644 --- a/src/unbound/etc/unbound.base.conf +++ b/src/unbound-ads/etc/unbound.base.conf diff --git a/src/unbound/etc/zones/ad-zones.conf b/src/unbound-ads/etc/zones/ad-zones.conf index d3b5bdf..d3b5bdf 100644 --- a/src/unbound/etc/zones/ad-zones.conf +++ b/src/unbound-ads/etc/zones/ad-zones.conf |