Skip to content

Commit 68256d0

Browse files
authored
correct baseimage info README
1 parent 8df36b4 commit 68256d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po
4747
* `-e PUID` for UserID - see below for explanation
4848
* `-e TZ` for setting timezone information, eg Europe/London
4949

50-
It is based on phusion-baseimage with ssh removed, for shell access whilst the container is running do `docker exec -it piwigo /bin/bash`.
50+
It is based on alpine linux with s6 overlay, for shell access whilst the container is running do `docker exec -it piwigo /bin/bash`.
5151

5252
### User / Group Identifiers
5353

0 commit comments

Comments
 (0)