mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-15 06:40:00 +01:00
build
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
user: root
|
||||
volumes:
|
||||
- /share/docker_data/repo_mirror/data/rocky/9:/repos # mirror storage
|
||||
- /share/docker_data/repo_mirror/rocky9.sh:/rocky9.sh
|
||||
- /share/docker_data/repo_mirror/data/rocky9.sh:/rocky9.sh
|
||||
command: /rocky9.sh
|
||||
restart: "no"
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
user: root
|
||||
volumes:
|
||||
- /share/docker_data/repo_mirror/data/debian:/mirror
|
||||
- /share/docker_data/repo_mirror/scripts/debian.sh:/debian.sh
|
||||
command: /debian.sh
|
||||
- /share/docker_data/repo_mirror/data/debian13.sh:/debian.sh
|
||||
command: /debian13.sh
|
||||
restart: "no"
|
||||
|
||||
# Optional: Nginx to serve both mirrors
|
||||
|
||||
Reference in New Issue
Block a user