Kaynağa Gözat
Merge pull request #1 from larsw/fix-reposilite-ports
Open reposilite ports when running it with deploy.sh
custom-downloader
larsw
GitHub
3 yıl önce
ebeveyn
işleme
1131544059
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
2 silme
-
repo/deploy.sh
|
|
|
@@ -1,4 +1,3 @@ |
|
|
|
#!/bin/sh |
|
|
|
|
|
|
|
docker-compose run -u $(id -u):$(id -g) repo |
|
|
|
|
|
|
|
docker-compose run -u $(id -u):$(id -g) --service-ports repo |