docker run -d \ --name=freshrss \ -e PUID=1000 \ -e PGID=1000 \ -e TZ=Europe/Athens \ -p 8080:80 \ -p 8443:443 \ -v ${PWD}/config:/config \ --restart unless-stopped \ ghcr.io/linuxserver/freshrss