dir2opds
Serve an OPDS based on a directory
1.7K
docker run \
-d \
-m 256MB \
--restart always \
-p 8080:8080 \
-v ./books:/books \
--name dir2opds \
rockavoldy/dir2opds:latest
- This image created based on dubyte/dir2opds
- You can find the Dockerfile in rockavoldy/dir2opds
- All credits goes to dubyte
Content type
Image
Digest
sha256:6828d18a3…
Size
5 MB
Last updated
almost 2 years ago
docker pull rockavoldy/dir2opds