1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- annotations:
- min_scale_version: 24.10.2.2
- app_version: 2025.08.0
- capabilities:
- - description: Pi-hole is able to change file ownership arbitrarily
- name: CHOWN
- - description: Pi-hole is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Pi-hole is able to bypass permission checks for file operations
- name: FOWNER
- - description: Pi-hole is able to send signals to any process
- name: KILL
- - description: Pi-hole is able to perform network administration tasks
- name: NET_ADMIN
- - description: Pi-hole is able to bind to privileged ports (< 1024)
- name: NET_BIND_SERVICE
- - description: Pi-hole is able to use raw and packet sockets
- name: NET_RAW
- - description: Pi-hole is able to set file capabilities on other files
- name: SETFCAP
- - description: Pi-hole is able to change group ID of processes
- name: SETGID
- - description: Pi-hole is able to transfer capabilities between processes
- name: SETPCAP
- - description: Pi-hole is able to change user ID of processes
- name: SETUID
- - description: Pi-hole is able to modify process scheduling priority
- name: SYS_NICE
- - description: Pi-hole is able to set system clock and real-time clock
- name: SYS_TIME
- categories:
- - networking
- changelog_url: https://github.com/pi-hole/docker-pi-hole/releases
- date_added: '2024-07-30'
- description: DNS and Ad-filtering for your network.
- home: https://pi-hole.net
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/pihole/icons/icon.png
- keywords:
- - networking
- - dns
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: pihole
- run_as_context:
- - description: Pi-hole runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- screenshots:
- - https://media.sys.truenas.net/apps/pihole/screenshots/screenshot1.png
- sources:
- - https://pi-hole.net/
- - https://github.com/pi-hole/docker-pi-hole
- title: Pi-hole
- train: stable
- version: 1.3.12
|