aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-12-07 19:40:24 -0500
committerUnknwon <u@gogs.io>2015-12-07 19:40:24 -0500
commitb1a53f6d8e4a10a9debe5aff084f0c63c1b708aa (patch)
treee5803cc355db7d5a404021a860086a98302c978a
parentfde9c696794417e23b6e92039d5d14551f0ef0aa (diff)
downloadgitea-b1a53f6d8e4a10a9debe5aff084f0c63c1b708aa.tar.gz
gitea-b1a53f6d8e4a10a9debe5aff084f0c63c1b708aa.zip
add quay.io as another Docker option
-rw-r--r--README.md2
-rw-r--r--docker/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1900980cb2..5a7215426d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs)
+Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) [![Docker Repository on Quay](https://quay.io/repository/gogs/gogs/status "Docker Repository on Quay")](https://quay.io/repository/gogs/gogs)
=====================
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
diff --git a/docker/README.md b/docker/README.md
index 35106a1314..b1ed9d4681 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -1,6 +1,6 @@
# Docker for Gogs
-Visit [Docker Hub](https://hub.docker.com/r/gogs/gogs/) see all available tags.
+Visit [Docker Hub](https://hub.docker.com/r/gogs/gogs/) or [QUAY](https://quay.io/repository/gogs/gogs) see all available tags.
## Usage