mirror of
https://github.com/linuxserver/docker-piwigo.git
synced 2025-04-24 05:07:05 -04:00
Update README.md
This commit is contained in:
parent
ceaed02286
commit
f4743f29a0
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ docker create --name=piwigo -v /etc/localtime:/etc/localtime:ro -v <path to data
|
|||
* `-e PGID` for GroupID - see below for explanation
|
||||
* `-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`.
|
||||
|
||||
### User / Group Identifiers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue