Update READMETEMPLATE.md

This commit is contained in:
Neil 2017-01-28 11:33:54 +00:00 committed by GitHub
parent e4361e606b
commit a2f71b3dba

View File

@ -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