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