Skip to content

Commit c0355bd

Browse files
rdwebdesignyubiuser
andcommitted
Remove unnecessary sentence from docker note
Co-authored-by: yubiuser <[email protected]> Signed-off-by: RD WebDesign <[email protected]>
1 parent 732cf03 commit c0355bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docker/upgrading/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The standard Pi-hole customization abilities apply to this docker, but with dock
88
## Upgrading / Repairing
99

1010
!!! Note
11-
The normal Pi-hole functions to upgrade (`pihole -up`) or repair (`pihole -r`) are disabled within the docker container. New images will be released, and you can upgrade by replacing your old container with a fresh upgraded image, which is more in line with the 'docker way'. Long-living docker containers are not the docker way since they aim to be portable and reproducible, why not re-create them often! Just to prove you can.
11+
The normal Pi-hole functions to upgrade (`pihole -up`) or repair (`pihole -r`) are disabled within the docker container. New images will be released, and you can upgrade by replacing your old container with a fresh upgraded image, which is more in line with the 'docker way'. Long-living docker containers are not the docker way since they aim to be portable and reproducible, why not re-create them often!
1212

1313
### Docker Compose
1414

0 commit comments

Comments
 (0)