Change all Quay.io references to Quay, fix tour and change logo
Fixes #741
This commit is contained in:
parent
cca18f8ede
commit
f6a53f7cc5
30 changed files with 56 additions and 270 deletions
|
@ -1,8 +1,8 @@
|
|||
# Quay.io - container image registry
|
||||
# Quay - container image registry
|
||||
|
||||
`master` branch build status: 
|
||||
`master` branch build status: 
|
||||
|
||||
Quay.io is a container image registry with managements APIs, a Docker registry API, a container build system.
|
||||
Quay is a container image registry with managements APIs, a Docker registry API, a container build system.
|
||||
The application is implemented as a set of API endpoints written in python and an Angular.js frontend.
|
||||
|
||||
## Setup Development Environment
|
||||
|
|
Reference in a new issue