x86dev / docker-ttrss

Tiny Tiny RSS feed reader as a Docker image.
54 stars 41 forks source link

Fixed port number, added ability to provide own certificate and key #1

Closed roman-holovin closed 9 years ago

roman-holovin commented 10 years ago

I've also added some kind of backward compatibility, but I'm not sure how docker works here, so chck this out, please.

To access cert and key, files name "key" and "cert" should be placed i directory and container should be run with "-v directory:/root/certs" key.