From a2f71b3dba209f6cbba2f54cab700b9a92248da1 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 28 Jan 2017 11:33:54 +0000 Subject: [PATCH] Update READMETEMPLATE.md --- READMETEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/READMETEMPLATE.md b/READMETEMPLATE.md index ee999c6..ed1c548 100644 --- a/READMETEMPLATE.md +++ b/READMETEMPLATE.md @@ -47,7 +47,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 alpine linux with s6 overlay, for shell access whilst the container is running do `docker exec -it organizr /bin/bash`. +It is based on alpine linux with s6 overlay, for shell access whilst the container is running do `docker exec -it lychee /bin/bash`. ### User / Group Identifiers