correct baseimage info README

This commit is contained in:
sparklyballs 2018-01-25 17:12:46 +00:00 committed by GitHub
parent 8df36b4148
commit 68256d0aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po
* `-e PUID` for UserID - see below for explanation
* `-e TZ` for setting timezone information, eg Europe/London
It is based on phusion-baseimage with ssh removed, for shell access whilst the container is running do `docker exec -it piwigo /bin/bash`.
It is based on alpine linux with s6 overlay, for shell access whilst the container is running do `docker exec -it piwigo /bin/bash`.
### User / Group Identifiers