Skip to content

Commit

Permalink
Update README - add Travis status
Browse files Browse the repository at this point in the history
  • Loading branch information
savermyas committed Apr 8, 2017
1 parent c28da47 commit 4d7236c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.


Expand All @@ -18,7 +20,6 @@ Build
1. Clone the repo, enter the folder.
2. Run the command:


make

Run
Expand All @@ -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


Expand Down

0 comments on commit 4d7236c

Please sign in to comment.