Skip to content

Commit f4743f2

Browse files
committed
Update README.md
1 parent ceaed02 commit f4743f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ docker create --name=piwigo -v /etc/localtime:/etc/localtime:ro -v <path to data
2121
* `-e PGID` for GroupID - see below for explanation
2222
* `-e PUID` for UserID - see below for explanation
2323
* `-e TZ` for setting timezone information, eg Europe/London
24+
2425
It is based on phusion-baseimage with ssh removed, for shell access whilst the container is running do `docker exec -it piwigo /bin/bash`.
2526

2627
### User / Group Identifiers

0 commit comments

Comments
 (0)