Compare commits

...

3 Commits

+2 -2
View File
@@ -640,7 +640,7 @@ services:
backrest:
container_name: backrest
hostname: backrest
image: garethgeorge/backrest:latest@sha256:1308397161321b3c5aeca8acc6bf26eccb990df385f2532d3ce0eaa8b483dedf
image: garethgeorge/backrest:latest@sha256:6ecf25925dafcb6b37ab871d23c1d424a6f5008191a631c0b520641ec22a3f84
environment:
BACKREST_DATA: /data # path for backrest data. restic binary and the database are placed here.
BACKREST_CONFIG: /config/config.json # path for the backrest config file.
@@ -1190,7 +1190,7 @@ services:
- crowdsec-db:/data/
cyber-chef:
container_name: cyber-chef
image: mpepping/cyberchef:latest@sha256:b42bb5bb0a63559355accc22fe188555d6bac56d562b1032bd556aad5c10aebe
image: mpepping/cyberchef:latest@sha256:062f689139c0a46d4f656844dc8dfb6f7d2db0d73883ebfe5a078c0fc431b2d5
labels:
homepage.description: Web app for encryption, encoding, compression, and data analysis
homepage.group: Privacy/Security