We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7a89b commit f33117cCopy full SHA for f33117c
1 file changed
rootfs/mnt/disks/data/libops-internal/docker-compose.yaml
@@ -4,7 +4,7 @@ services:
4
lightsout:
5
profiles:
6
- lightsout
7
- image: ghcr.io/libops/lightsout:main
+ image: ghcr.io/libops/lightsout:main@sha256:4d38ac380c86514d72efbcce0af9ea8ffd7ff86e97abea3d0b3c946cf204eaae
8
ports:
9
- "8808:8808"
10
networks:
@@ -40,7 +40,7 @@ services:
40
- /mnt/disks/data/docker/:/var/lib/docker:ro
41
- /dev/disk/:/dev/disk:ro
42
cap:
43
- image: ghcr.io/libops/cap:main
+ image: ghcr.io/libops/cap:main@sha256:13959cc4c78dec2ffff0c4c45d05d85587d08dc50c0cc40cb6088c4ead381ad4
44
command: ["/app/binary"]
45
46
- internal
0 commit comments