mirror of
https://github.com/linuxserver/docker-freshrss.git
synced 2026-02-20 02:14:47 +08:00
Update README.md
This commit is contained in:
parent
1c3daf56ea
commit
1bddabbe27
@ -19,6 +19,7 @@ docker create --name=freshrss -v <path to data>:/config -e PGID=<gid> -e PUID=<u
|
||||
* `-e PGID` for GroupID - see below for explanation
|
||||
* `-e PUID` for UserID - see below for explanation
|
||||
* `-e TZ` for Timezone - eg. Europe/London etc...
|
||||
|
||||
It is based on phusion-baseimage with ssh removed, for shell access whilst the container is running do `docker exec -it freshrss /bin/bash`.
|
||||
|
||||
### User / Group Identifiers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user