pihole5-list-tool icon indicating copy to clipboard operation
pihole5-list-tool copied to clipboard

Docker Friendly Script

Open stevefxp1 opened this issue 2 years ago • 1 comments

Is it possible to build a Docker friendly script that could be added to a Dockerfile, so your tool is incorporated into a custom Pihole image build?

stevefxp1 avatar Jul 07 '22 20:07 stevefxp1

Assuming the image you're building has the necessary requirements, you should be able to run the installation command without problem and have it available inside the container.

jessedp avatar Jul 11 '22 02:07 jessedp