mirror of
https://github.com/linuxserver/docker-piwigo.git
synced 2025-04-23 12:47:05 -04:00
correct baseimage info README
This commit is contained in:
parent
8df36b4148
commit
68256d0aab
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue