Added a volume to compose for custom list
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
|||||||
container_name: Debian_Mirrors_Updater
|
container_name: Debian_Mirrors_Updater
|
||||||
# build: ./
|
# build: ./
|
||||||
image: tea.shupogaki.org/yuruc3/debianrepolist:v0.4.1
|
image: tea.shupogaki.org/yuruc3/debianrepolist:v0.4.1
|
||||||
|
volumes:
|
||||||
|
- ./customRepoList.list:/etc/debmirror/customRepoList.list
|
||||||
environment:
|
environment:
|
||||||
- GITURLPROTO=https
|
- GITURLPROTO=https
|
||||||
- GITURL=tea.shupogaki.org
|
- GITURL=tea.shupogaki.org
|
||||||
|
|||||||
Reference in New Issue
Block a user