ISO-Share Stack: add old base version
This commit is contained in:
parent
f0c3935482
commit
eefad0a13c
1 changed files with 9 additions and 0 deletions
9
Docker/Docker-Compose/ISO-Share/docker-compose.yml
Normal file
9
Docker/Docker-Compose/ISO-Share/docker-compose.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
version: "3"
|
||||
services:
|
||||
iso-share:
|
||||
ports:
|
||||
- 8082:80
|
||||
volumes:
|
||||
- /mnt/ISOs:/opt/www/files/
|
||||
restart: unless-stopped
|
||||
image: git.aroy-art.com/aroy/iso-share:latest
|
Loading…
Add table
Add a link
Reference in a new issue