Adam Warner

Results 31 issues of Adam Warner

If you start the container with, for example, `FTLCONF_debug_all: 'true'`, and then stop the container and remove that environment variable - `debug.all` will still be enabled in FTL. As it...

v6

Currently, the dockerfile contains: ``` RUN apk add --no-cache git \ bash \ curl \ bind-tools \ nmap-ncat \ psmisc \ sudo \ unzip \ wget \ libidn \ nettle...

v6

Install script is not run so the options are: - monkeypatch the functionality of `pihole checkout` into the container and customise the code - drop support for switching branches (This...

v6

We need a mechanism to ensure logrotate is working

v6

I separated them to reduce code duplication, but it might be OTT

v6

Hi there, thanks for the action, in my testing it has worked OK until I deployed it to a live repo :) There was an old PR from someone's fork...

Holding PR

Merge Conflicts