From 7449b737f84da795f8371adf7a193bfeaa54ec90 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Tue, 5 Dec 2017 22:09:45 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a5019a6..1207c5d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![Build Status](https://travis-ci.org/StefanScherer/whoami.svg?branch=master)](https://travis-ci.org/StefanScherer/whoami) [![This image on DockerHub](https://img.shields.io/docker/pulls/stefanscherer/whoami.svg)](https://hub.docker.com/r/stefanscherer/whoami/) +Simple HTTP docker service that prints it's container ID - for (almost) any Docker platform + ## CI pipeline ![CI pipeline with Travis and AppVeyor](images/pipeline.png) @@ -24,8 +26,6 @@ ## Linux -Simple HTTP docker service that prints it's container ID - $ docker run -d -p 8080:8080 --name whoami -t stefanscherer/whoami 736ab83847bb12dddd8b09969433f3a02d64d5b0be48f7a5c59a594e3a6a3541 @@ -34,8 +34,6 @@ Simple HTTP docker service that prints it's container ID ## Windows -Simple HTTP docker service that prints it's container ID - $ docker run -d -p 8080:8080 --name whoami -t stefanscherer/whoami 736ab83847bb12dddd8b09969433f3a02d64d5b0be48f7a5c59a594e3a6a3541