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