mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2025-01-20 21:11:43 -05:00
Remove GlassROM services
Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
parent
5d7d478c54
commit
b03f7d98aa
@ -70,36 +70,6 @@ services:
|
|||||||
cap_drop:
|
cap_drop:
|
||||||
- ALL
|
- ALL
|
||||||
|
|
||||||
glassrom-pantalaimon:
|
|
||||||
image: matrixdotorg/pantalaimon:latest
|
|
||||||
container_name: glassrom-pantalaimon
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- ./glassrom/pantalaimon:/data
|
|
||||||
networks:
|
|
||||||
- glassrom-pantalaimon
|
|
||||||
read_only: true
|
|
||||||
security_opt:
|
|
||||||
- no-new-privileges:true
|
|
||||||
cap_drop:
|
|
||||||
- ALL
|
|
||||||
|
|
||||||
glassrom-mjolnir:
|
|
||||||
image: matrixdotorg/mjolnir:latest
|
|
||||||
container_name: glassrom-mjolnir
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- ./glassrom/mjolnir:/data
|
|
||||||
depends_on:
|
|
||||||
- glassrom-pantalaimon
|
|
||||||
networks:
|
|
||||||
- glassrom-pantalaimon
|
|
||||||
read_only: true
|
|
||||||
security_opt:
|
|
||||||
- no-new-privileges:true
|
|
||||||
cap_drop:
|
|
||||||
- ALL
|
|
||||||
|
|
||||||
honoroit-hssupport:
|
honoroit-hssupport:
|
||||||
image: registry.gitlab.com/etke.cc/honoroit:latest
|
image: registry.gitlab.com/etke.cc/honoroit:latest
|
||||||
container_name: honoroit-hssupport
|
container_name: honoroit-hssupport
|
||||||
@ -120,4 +90,3 @@ networks:
|
|||||||
element:
|
element:
|
||||||
matrix-to:
|
matrix-to:
|
||||||
pantalaimon:
|
pantalaimon:
|
||||||
glassrom-pantalaimon:
|
|
||||||
|
Loading…
Reference in New Issue
Block a user