From e217dcd618e1a0954576717158cc0ff0c68df0a1 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Sun, 11 Jun 2017 01:12:44 +0100 Subject: [PATCH] light draft READMETEMPLATE.md --- READMETEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/READMETEMPLATE.md b/READMETEMPLATE.md index 510f76a..58098a8 100644 --- a/READMETEMPLATE.md +++ b/READMETEMPLATE.md @@ -42,7 +42,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po * `-e PGID` for GroupID - see below for explanation * `-e PUID` for UserID - see below for explanation -It is based on ubuntu-xenial with s6 overlay, for shell access whilst the container is running do `docker exec -it webgrabplus /bin/bash`. +It is based on ubuntu xenial with s6 overlay, for shell access whilst the container is running do `docker exec -it webgrabplus /bin/bash`. ### User / Group Identifiers