add rpg_store svn

main
AtelierSnek 2022-11-30 14:01:59 +11:00
parent 5c51e698c9
commit 12ec751cef
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
version: "3.8"
volumes:
data:
svn-meta:
admin:
services:
svn:
image: elleflorio/svn-server
ports:
- 7443:80
- 3690:3690
container_name: rpg-store-svn
working_dir: /home/svn
volumes:
- data:/home/svn
- svn-meta:/etc/subversion
- admin:/opt/svnadmin/data