A docker setup of the program sharry: https://github.com/eikek/sharry
71
My docker-compose:
sharry:
image: lrrrac/personal:sharry
container_name: sharry
restart: always
volumes:
- /home/lrrrac/docker/sharry/config:/app/conf
- /home/lrrrac/docker/sharry/store:/tmp
- /etc/localtime:/etc/localtime:ro
environment:
- PGID=1000
- PUID=1000
ports:
- 9090:9090
Content type
Image
Digest
Size
304.7 MB
Last updated
over 6 years ago
docker pull lrrrac/sharry:1.0