Redlib: temporarily switch to workaround image
This commit is contained in:
parent
e58c42ae4b
commit
8086059dfd
@ -3,8 +3,9 @@ version: '3.7'
|
||||
services:
|
||||
redlib:
|
||||
container_name: redlib
|
||||
#image: quay.io/redlib/redlib:latest
|
||||
image: quay.io/redlib/redlib:latest-arm
|
||||
image: ghcr.io/kankerdev/redlib:latest
|
||||
# Temp workaround
|
||||
# image: quay.io/redlib/redlib:latest-arm
|
||||
security_opt:
|
||||
#- seccomp="seccomp-redlib.json"
|
||||
- no-new-privileges
|
||||
|
@ -1,10 +1,12 @@
|
||||
config:
|
||||
oracle4:
|
||||
- paulgo
|
||||
|
||||
compose:
|
||||
oracle1:
|
||||
- redlib
|
||||
oracle2:
|
||||
- redlib
|
||||
oracle3:
|
||||
- redlib
|
||||
oracle4:
|
||||
- paulgo
|
||||
- redlib
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
@ -147,3 +149,4 @@ deployed-config:
|
||||
- anonymousoverflow
|
||||
- scribe
|
||||
- priviblur
|
||||
- proxigram
|
||||
|
Loading…
Reference in New Issue
Block a user