Sign inSign up

schklom/bibliogram

By schklom

•Updated over 4 years ago

Multi-platform https://git.sr.ht/~cadence/bibliogram

Image
1

3.8K

schklom/bibliogram repository overview

Docker Pulls Docker Stars
dockeri.co

As explained on https://todo.sr.ht/~cadence/bibliogram-issues/33⁠, this service can be written in docker-compose as:

  bibliogram:
    image: schklom/bibliogram
    container_name: bibliogram
    volumes:
      - type_path_here/config.js:/app/config.js:ro

The page above uses extra options to harden the container (make it more secure), but the above is the bare minimum.

The volumes key isn't even needed if you expose port 10407 instead of using a reverse-proxy, and if you like the default configuration settings (details https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Configuring.md#files⁠)

Tag summary

Content type

Image

Digest

Size

93.4 MB

Last updated

over 4 years ago

docker pull schklom/bibliogram