Redlib: switched back to offical image
This commit is contained in:
parent
8315894be3
commit
8595a853d2
@ -3,8 +3,7 @@ version: '3.7'
|
||||
services:
|
||||
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:
|
||||
#- seccomp="seccomp-redlib.json"
|
||||
- no-new-privileges
|
||||
|
@ -1,22 +1,12 @@
|
||||
compose:
|
||||
oracle1:
|
||||
- searxng
|
||||
- redlib
|
||||
oracle2:
|
||||
- searxng
|
||||
- redlib
|
||||
oracle3:
|
||||
- searxng
|
||||
- redlib
|
||||
oracle4:
|
||||
- searxng
|
||||
|
||||
config:
|
||||
oracle1:
|
||||
- searxng
|
||||
oracle2:
|
||||
- searxng
|
||||
oracle3:
|
||||
- searxng
|
||||
oracle4:
|
||||
- searxng
|
||||
- redlib
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user