From c66751b0174e2fdee8f4cda82aa1000014918216 Mon Sep 17 00:00:00 2001 From: ginuerzh Date: Sat, 3 Nov 2018 14:43:59 +0800 Subject: [PATCH] add docker build status --- README.md | 1 + README_en.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 4142db6..ac944ff 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ gost - GO Simple Tunnel [![Go Report Card](https://goreportcard.com/badge/github.com/ginuerzh/gost)](https://goreportcard.com/report/github.com/ginuerzh/gost) [![GitHub release](https://img.shields.io/github/release/ginuerzh/gost.svg)](https://github.com/ginuerzh/gost/releases/latest) [![Snap Status](https://build.snapcraft.io/badge/ginuerzh/gost.svg)](https://build.snapcraft.io/user/ginuerzh/gost) +[![Docker Build Status](https://img.shields.io/docker/build/ginuerzh/gost.svg)](https://hub.docker.com/r/ginuerzh/gost/) [English README](README_en.md) diff --git a/README_en.md b/README_en.md index 43297b8..80b17fd 100644 --- a/README_en.md +++ b/README_en.md @@ -8,6 +8,7 @@ gost - GO Simple Tunnel [![Go Report Card](https://goreportcard.com/badge/github.com/ginuerzh/gost)](https://goreportcard.com/report/github.com/ginuerzh/gost) [![GitHub release](https://img.shields.io/github/release/ginuerzh/gost.svg)](https://github.com/ginuerzh/gost/releases/latest) [![Snap Status](https://build.snapcraft.io/badge/ginuerzh/gost.svg)](https://build.snapcraft.io/user/ginuerzh/gost) +[![Docker Build Status](https://img.shields.io/docker/build/ginuerzh/gost.svg)](https://hub.docker.com/r/ginuerzh/gost/) Features ------