From 4d7236ca75cae4e424704a8cafc872a318705a29 Mon Sep 17 00:00:00 2001 From: Dmitry Myasnikov Date: Sat, 8 Apr 2017 18:55:19 +0300 Subject: [PATCH] Update README - add Travis status --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe2edbf..43987a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Mendelson AS2 in the container ============================== +[![Build Status](https://travis-ci.org/savermyas/docker-mendelson-as2.svg?branch=master)](https://travis-ci.org/savermyas/docker-mendelson-as2) + This repo contains everything that you need to run [Mendelson AS2](http://as2.mendelson-e-c.com) in Docker container. @@ -18,7 +20,6 @@ Build 1. Clone the repo, enter the folder. 2. Run the command: - make Run @@ -28,12 +29,10 @@ You may just skip the build and use image from Docker Hub 1. Run the command: - docker-compose up -d 2. Look for port mappings with command: - docker-compose ps