Skip to content

The Docker toolset to pack, ship, store, and deliver content

License

Notifications You must be signed in to change notification settings

schu/distribution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Registry on Pithos

Testing

export REGISTRY_STORAGE=s3goamz
export REGISTRY_STORAGE_S3GOAMZ_BUCKET=docker-registry
export REGISTRY_STORAGE_S3GOAMZ_REGION=myregion
export REGISTRY_STORAGE_S3GOAMZ_REGIONENDPOINT=localhost:8080
export REGISTRY_STORAGE_S3GOAMZ_SECURE=false
export REGISTRY_STORAGE_S3GOAMZ_ACCESSKEY=AKIAIOSFODNN7EXAMPLE
export REGISTRY_STORAGE_S3GOAMZ_SECRETKEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY

./bin/registry serve cmd/registry/config-dev.yml

About

The Docker toolset to pack, ship, store, and deliver content

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.3%
  • Shell 1.4%
  • Other 0.3%