-
Maven Proxy
-
Maven Mirror
-
Apt Proxy
-
Apt Mirror
-
Npm
-
Go
-
Python
-
Ruby
-
Docker
-
쩌 Repo 인증기능
-
이 리포 인증기능
- CONFIG_DIR=/config
- STORAGE_DIR=/storage
sample-conf
하위 파일들 참고
- global.yaml
- apt-proxy.yaml
- maven-proxy.yaml
주의 yml 지원안함
services:
deproxy:
build:
context: .
dockerfile: Dockerfile
image: local_dev/deproxy
container_name: deproxy
ports:
- "8080:8080"
volumes:
- ~/tmp/config/:/config
- storage_volume:/storage
environment:
- CONFIG_DIR=/config
- STORAGE_DIR=/storage
volumes:
storage_volume:
helm repo install deproxy https://github.com/ScriptonBasestar-io/deproxy/releases/download
maven
- https://cwiki.apache.org/confluence/display/MAVENOLD/Repository+Layout+-+Final
- https://cwiki.apache.org/confluence/display/MAVENOLD/Repository+Metadata apt
- https://wiki.debian.org/DebianRepository/Format
- http://www.ibiblio.org/gferg/ldp/giles/repository/repository-2.html
goproxy