chore(docker): update Docker and docker-compose configurations for Arvan Cloud integration and add mirror settings
This commit is contained in:
5
docker/apt/debian.sources
Normal file
5
docker/apt/debian.sources
Normal file
@@ -0,0 +1,5 @@
|
||||
Types: deb
|
||||
URIs: http://mirror.arvancloud.ir/debian
|
||||
Suites: bookworm
|
||||
Components: main
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
3
docker/daemon.json
Normal file
3
docker/daemon.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"registry-mirrors": ["https://docker.arvancloud.ir"]
|
||||
}
|
||||
Reference in New Issue
Block a user