custimized freshrss image
1.3K
This is a Docker image built from the official FreshRSS base image, which includes built-in extensions:
FreshRSS extensions need to be available on this default path in container: /var/www/FreshRSS/extensions. But fly.io doesn’t support having same mount for mulitple directories, or having multiple mounts. If we try mount the parent path /var/www/FreshRSS, it'll led to kernel panic. So I want it works on fly.io when I'm only able to mount the data path with /var/www/FreshRSS/data. See fly.toml file.
Content type
Image
Digest
sha256:a8ce7098a…
Size
144.3 MB
Last updated
11 days ago
docker pull lawrence2018/freshrss