Open stevefxp1 opened 2 years ago
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?
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.
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?