0
0

Redlib: switched back to offical image

This commit is contained in:
Opnxng 2024-06-08 21:59:03 +08:00
parent 8315894be3
commit 8595a853d2
2 changed files with 5 additions and 16 deletions

View File

@ -3,8 +3,7 @@ version: '3.7'
services: services:
redlib: redlib:
container_name: redlib container_name: redlib
image: ghcr.io/kankerdev/redlib:latest # Temp workaround image: quay.io/redlib/redlib:latest-arm
# image: quay.io/redlib/redlib:latest-arm
security_opt: security_opt:
#- seccomp="seccomp-redlib.json" #- seccomp="seccomp-redlib.json"
- no-new-privileges - no-new-privileges

View File

@ -1,22 +1,12 @@
compose: compose:
oracle1: oracle1:
- searxng - redlib
oracle2: oracle2:
- searxng - redlib
oracle3: oracle3:
- searxng - redlib
oracle4: oracle4:
- searxng - redlib
config:
oracle1:
- searxng
oracle2:
- searxng
oracle3:
- searxng
oracle4:
- searxng
# ---------------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------------