mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-19 18:08:35 +00:00
263 B
263 B
Prerequisites
Make sure you have docker, python and tox installed.
Running tests locally
tox -c test/tox.ini
Should result in:
- An image named
pihole:CI_containerbeing built - Tests being ran to confirm the image doesn't have any regressions