This commit is contained in:
k2s 2022-01-10 01:11:44 +01:00 committed by GitHub
parent c7b3f004eb
commit 9e7eed426f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ It is possible to the [extend feature](https://docs.docker.com/compose/extends/)
- stop the service : ```systemctl stop searxng-docker.service``` - stop the service : ```systemctl stop searxng-docker.service```
- create a new docker-compose-extend.yaml, check with ```start.sh``` - create a new docker-compose-extend.yaml, check with ```start.sh```
- update searxng-docker.service (see SEARXNG_DOCKERCOMPOSEFILE) - update searxng-docker.service (see SEARXNG_DOCKERCOMPOSEFILE)
- restart the servie : ```systemctl restart searxng-docker.service``` - restart the service : ```systemctl restart searxng-docker.service```
## Multi Architecture Docker images ## Multi Architecture Docker images