Photon: switched to offical image
This commit is contained in:
parent
89f37be5a0
commit
358e8c2e32
@ -2,8 +2,7 @@
|
|||||||
version: '3.7'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
photon:
|
photon:
|
||||||
# image: ghcr.io/xyphyn/photon:latest
|
image: ghcr.io/xyphyn/photon:latest
|
||||||
image: git.opnxng.com/opnxng/photon:latest
|
|
||||||
container_name: photon
|
container_name: photon
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges
|
- no-new-privileges
|
||||||
@ -23,4 +22,4 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
photon:
|
photon:
|
||||||
name: photon
|
name: photon
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
config:
|
|
||||||
oracle4:
|
|
||||||
- paulgo
|
|
||||||
|
|
||||||
compose:
|
compose:
|
||||||
|
oracle1:
|
||||||
|
- photon
|
||||||
|
oracle2:
|
||||||
|
- photon
|
||||||
|
oracle3:
|
||||||
|
- photon
|
||||||
oracle4:
|
oracle4:
|
||||||
- paulgo
|
- photon
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user