From b967532a2849acd5068745c36eb2d671a365f492 Mon Sep 17 00:00:00 2001 From: Lucas Grossi <34237492+lgrossi@users.noreply.github.com> Date: Fri, 14 May 2021 23:40:38 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a660ecc..b7a106c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![GitHub pull request](https://img.shields.io/github/issues-pr/opentibiabr/login-server)](https://github.com/opentibiabr/login-server/pulls) [![GitHub issues](https://img.shields.io/github/issues/opentibiabr/login-server)](https://github.com/opentibiabr/login-server/issues) + ## Project OpenTibiaBR - Login Server is a free open source login server developed in golang to enable cipclient and [otclient](https://github.com/opentibiabr/otclient) to connect and login to [canary server](https://github.com/opentibiabr/canary). @@ -57,6 +58,13 @@ You can also download our docker image and apply the environment variables to yo **Build** `RUN go build -o TARGET_NAME ./src/` + +## Docker +[![Automation](https://img.shields.io/docker/cloud/automated/opentibiabr/login-server)](https://hub.docker.com/r/opentibiabr/login-server) +[![Image Size](https://img.shields.io/docker/image-size/opentibiabr/login-server)](https://hub.docker.com/layers/opentibiabr/login-server/latest/images/sha256-43aead24b157c6f8cca57135e7d727be02b47ce05dab76a5f5de97f74bce082e?context=explore) +[![Pulls](https://img.shields.io/docker/pulls/opentibiabr/login-server)](https://hub.docker.com/r/opentibiabr/login-server/tags?page=1&ordering=last_updated) +[![Build](https://img.shields.io/docker/cloud/build/opentibiabr/login-server)](https://hub.docker.com/r/opentibiabr/login-server/builds) + ### Issues We use the [issue tracker on GitHub](https://github.com/opentibiabr/login-server/issues). Everyone who is watching the repository gets notified by e-mail when there is an activity, so be mindful about comments that add no value (e.g. "+1").