File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/drycc/registry.svg?branch=master )] ( https://travis-ci.org/drycc/registry )
44[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/drycc/registry )] ( https://goreportcard.com/report/github.com/drycc/registry )
5- [ ![ Docker Repository on Quay] ( https://quay.io/repository/drycc/registry/status " Docker Repository on Quay ")] ( https://quay.io/repository/drycc/registry )
65
76
87Drycc (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage
@@ -43,7 +42,7 @@ To build a dev release of this image, you will also need a registry to hold the
4342First, configure your environment to point to the registry location.
4443
4544``` console
46- $ export DRYCC_REGISTRY=myregistry.com:5000 # or quay.io, if using Dockerhub, leave this unset
45+ $ export DRYCC_REGISTRY=myregistry.com:5000 # if using Dockerhub, leave this unset
4746$ export IMAGE_PREFIX=youruser/ # if using Quay or Dockerhub
4847```
4948
You can’t perform that action at this time.
0 commit comments