Compare commits

..

No commits in common. "b4c611f6e0f12a1e8cedcdc63dc92943a71ec517" and "75b3aeab21355cf7334e02844410c50915d5852e" have entirely different histories.

4 changed files with 15 additions and 5 deletions

View file

@ -1,7 +1,7 @@
---
services:
server:
image: codeberg.org/forgejo/forgejo:8.0.2
image: codeberg.org/forgejo/forgejo:8.0.1
container_name: forgejo
environment:
- USER_UID=1000
@ -130,7 +130,7 @@ services:
- /home/ubuntu/vw-data/:/data
environment:
- DOMAIN=$VWDOMAIN
- SIGNUPS_ALLOWED=true
- SIGNUPS_ALLOWED=false
restart: unless-stopped
networks:
gitea_main:
@ -187,6 +187,16 @@ services:
networks:
- gitea_main
dozzle:
container_name: dozzle
image: amir20/dozzle@sha256:83aab3fa5d8b863e5b0083e5a5f1d147af87d60c697f918d3c07e9179895558b
volumes:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 8089:8080
networks:
- gitea_main
networks:
gitea_main:
external: true

View file

@ -1,7 +1,7 @@
version: '3.9'
services:
sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:223197e9cbb70112244e44ba9660ba7ce1d2128771b8a03ad38e20f85c953583
image: ghcr.io/linuxserver/sabnzbd@sha256:6a8db539588665971f24a42e31ddf2240d7be114c08007dc409aff7638c8edf6
container_name: sabnzbd
environment:
- PUID=1000

View file

@ -1,7 +1,7 @@
---
services:
kasm:
image: ghcr.io/linuxserver/kasm@sha256:0647c0dec5ab0f59978e3b0b04ac795416bdeb59423e79ab2f3cb97b522c0c49
image: ghcr.io/linuxserver/kasm@sha256:ef58b43897f8df9c2dae907c1a4bf8e2cedbbd945266e30a3997bff21fa15eae
container_name: kasm
privileged: true
environment:

View file

@ -1,7 +1,7 @@
---
services:
netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:707d6aa700c133de0209119636237fd2a431f5a927c62b040c90ba726b831ef7
image: ghcr.io/linuxserver/netbootxyz@sha256:069d4a417d550746264ad9ddd5d3a14b6c3de447934ad3416609f2f760ca2e38
container_name: netboot
environment:
- PUID=1000