소스 검색
Merge pull request #1 from larsw/fix-reposilite-ports
Open reposilite ports when running it with deploy.sh
custom-downloader
larsw
GitHub
3 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
2개의 파일을 삭제
-
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 |