update compose files

This commit is contained in:
Octopus Octopus 2023-12-25 14:09:54 -06:00
parent 8034b417ec
commit 4ba624b084
3 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,6 @@
version: 3.8
services:
tooter:
container_name: jbmasto
build: /home/oct2pus/server-config/docker-files/jbmasto
volume:

View File

@ -0,0 +1,3 @@
services:
mega:
image:

14
compose-files/sharry.yml Normal file
View File

@ -0,0 +1,14 @@
version: '3.7'
volumes:
sharry-data:
driver: local
services:
restserver:
image: eikek0/sharry:latest
container_name: sharry
command: /data/sharry.conf
ports:
- "9090:9090"
volumes:
- sharry-data:/data/