Docker: Update ARM64 README #1680
This commit is contained in:
parent
bc9f97190d
commit
f8739adc8e
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ servers apply:
|
|||
```
|
||||
cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1
|
||||
```
|
||||
- We recommend disabling Linux kernel security in your [docker-compose.yml](https://dl.photoprism.org/docker/arm64/docker-compose.yml),
|
||||
especially if you do not have experience with the configuration:
|
||||
- We recommend disabling Linux kernel security in your `docker-compose.yml`, especially if you do not have experience
|
||||
with the configuration:
|
||||
```yaml
|
||||
photoprism:
|
||||
security_opt:
|
||||
|
|
Loading…
Reference in a new issue