Commit Graph

10 Commits

Author SHA1 Message Date
Christian König 28e9be0e4c
Adjust arch detection
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-11 23:09:12 +02:00
Christian König 69e55ac143
Tweak commands
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-11 22:07:53 +02:00
Sebastian Liebscher 5aa3abc282
Update install.sh
Signed-off-by: Sebastian Liebscher <112352529+sebastianliebscher@users.noreply.github.com>
2023-05-02 19:15:18 +02:00
Sebastian Liebscher 7a20e9fdb1
Update install.sh
Signed-off-by: Sebastian Liebscher <112352529+sebastianliebscher@users.noreply.github.com>
2023-04-30 06:31:18 +02:00
Adam Warner d021c172f6
Add vim-tiny to the dev/nightly image for those that prefer it over nano
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-02-16 00:09:47 +00:00
Adam Warner 4961bf4b1a
as mentioned in https://github.com/pi-hole/docker-pi-hole/issues/1323
It is worth noting that this page will exist on a bare metal fresh installation, too. Should we delete it? Probably not - we shouldn't touch that directory really - but in docker we have more control as we build the image from fresh each time. TL;DR, we can do things here that we shouldn't in bare metal installs

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-02-15 23:53:43 +00:00
Adam Warner 846805aeb7
Configure FTL to use /macvendor.db instead of /etc/pihole/macvendor.db. If user is passing in their own location, then we honour that.
Signed-off-by: Adam Warner <me@adamwarner.co.uk>

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2023-01-23 17:52:39 +00:00
danitorregrosa 913f11beb5
S6_ARCH fix for rpi1
Resolves #1201

Signed-off-by: danitorregrosa <danitorregrosa@gmail.com>
2022-09-22 22:55:21 +02:00
Adam Warner f94fb54a18
Some of these should not be user overridable
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-09-19 21:46:46 +01:00
Adam Warner e6d4c3091f
Move all scripts to /usr/local/bin to simplify dockerfile
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-08-29 11:48:07 +01:00