Go to file
2017-06-13 17:40:32 +02:00
rootfs Update nginx.conf.tmpl 2016-10-31 10:51:43 +01:00
.editorconfig update base image 2017-01-10 16:16:11 +01:00
.gitignore initial commit 2016-08-16 10:48:34 +02:00
Dockerfile add libssl1.0 2017-06-13 17:40:32 +02:00
README.md Create README.md 2016-10-31 10:51:54 +01:00

Koreader Sync Server to sync Koreader devices.

Volumes

  • /var/lib/redis/
  • /etc/ssl/nginx/:ro: certificates must be here

Environment Variables

CERT_NAME

  • default: fullchain.pem

Name of the certificate file.

KEY_NAME

  • default: privkey.pem

Name of the key file.

Ports

  • 7200

Capabilities

  • CHOWN
  • DAC_OVERRIDE
  • NET_BIND_SERVICE
  • SETGID
  • SETUID