1
0
Fork 0

Add gihub actions

This commit is contained in:
Joao Gilberto Magalhaes 2022-03-26 10:52:37 -05:00
parent 7057965da4
commit 68d3acaac0
3 changed files with 92 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# Easy HAProxy
[![Opensource ByJG](https://img.shields.io/badge/opensource-byjg-success.svg)](http://opensource.byjg.com)
[![Build Status](https://github.com/byjg/docker-easy-haproxy/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/byjg/docker-easy-haproxy/actions/workflows/build.yml)
This Docker image will create dynamically the `haproxy.cfg` based on the labels defined in docker containers or from
a simple Yaml instead docker
@ -240,3 +243,5 @@ docker build -t byjg/easy-haproxy .
```
----
[Open source ByJG](http://opensource.byjg.com)