diff --git a/docker/examples/arm64/docker-compose.yml b/docker/examples/arm64/docker-compose.yml index da0d63c0c..344104d96 100644 --- a/docker/examples/arm64/docker-compose.yml +++ b/docker/examples/arm64/docker-compose.yml @@ -31,7 +31,7 @@ version: '3.5' # To search originals for faces without a complete rescan: # docker-compose exec photoprism photoprism faces index # -# Note: All commands may have to be prefixed with "sudo" when not running as root. +# All commands may have to be prefixed with "sudo" when not running as root. # This will point the home directory placeholder ~ to /root in volume mounts. # # More examples: https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface diff --git a/docker/examples/armv7/docker-compose.yml b/docker/examples/armv7/docker-compose.yml index 88c943268..55bb76b98 100644 --- a/docker/examples/armv7/docker-compose.yml +++ b/docker/examples/armv7/docker-compose.yml @@ -28,7 +28,7 @@ version: '3.5' # To search originals for faces without a complete rescan: # docker-compose exec photoprism photoprism faces index # -# Note: All commands may have to be prefixed with "sudo" when not running as root. +# All commands may have to be prefixed with "sudo" when not running as root. # This will point the home directory placeholder ~ to /root in volume mounts. # # More examples: https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface diff --git a/docker/examples/docker-compose.yml b/docker/examples/docker-compose.yml index b1182313d..b7db96413 100644 --- a/docker/examples/docker-compose.yml +++ b/docker/examples/docker-compose.yml @@ -28,7 +28,7 @@ version: '3.5' # To search originals for faces without a complete rescan: # docker-compose exec photoprism photoprism faces index # -# Note: All commands may have to be prefixed with "sudo" when not running as root. +# All commands may have to be prefixed with "sudo" when not running as root. # This will point the home directory placeholder ~ to /root in volume mounts. # # More examples: https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface diff --git a/docker/examples/scheduler/docker-compose.yml b/docker/examples/scheduler/docker-compose.yml index 73eaa1c08..33fb9d44f 100644 --- a/docker/examples/scheduler/docker-compose.yml +++ b/docker/examples/scheduler/docker-compose.yml @@ -30,7 +30,7 @@ version: '3.5' # To search originals for faces without a complete rescan: # docker-compose exec photoprism photoprism faces index # -# Note: All commands may have to be prefixed with "sudo" when not running as root. +# All commands may have to be prefixed with "sudo" when not running as root. # This will point the home directory placeholder ~ to /root in volume mounts. # # More examples: https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface diff --git a/docker/examples/sqlite/docker-compose.yml b/docker/examples/sqlite/docker-compose.yml index 5024ae238..26e7c9f0b 100644 --- a/docker/examples/sqlite/docker-compose.yml +++ b/docker/examples/sqlite/docker-compose.yml @@ -28,7 +28,7 @@ version: '3.5' # To search originals for faces without a complete rescan: # docker-compose exec photoprism photoprism faces index # -# Note: All commands may have to be prefixed with "sudo" when not running as root. +# All commands may have to be prefixed with "sudo" when not running as root. # This will point the home directory placeholder ~ to /root in volume mounts. # # More examples: https://docs.photoprism.org/getting-started/docker-compose/#command-line-interface