From e8db361b2710358d317ceea54c3e84be224c237c Mon Sep 17 00:00:00 2001 From: alrayyes Date: Thu, 22 Sep 2016 16:56:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8922bd..6ef56a5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Docker Alpine Hugo Surge -Minimal container with [Hugo](https://gohugo.io), [Surge client](https://www.npmjs.com/package/surge) and Git installed. Leverages [mhart/alpine-node](https://hub.docker.com/r/mhart/alpine-node/) base image. Inspired by [yunspace/alpine-hugo](https://hub.docker.com/r/yunspace/alpine-hugo/). +Minimal container with [Hugo](https://gohugo.io), [Surge client](https://www.npmjs.com/package/surge), Git & Bash installed. Built to be used with [Wercker](http://wercker.com/). Leverages [mhart/alpine-node](https://hub.docker.com/r/mhart/alpine-node/) base image. Inspired by [yunspace/alpine-hugo](https://hub.docker.com/r/yunspace/alpine-hugo/). ## Usage - docker run --rm andthensome/alpine-hugo-surge-git + docker run --rm andthensome/alpine-hugo-surge-git-bash