All server generated files go in configDir; docker-entrypoint sets default #154

Merged
erinn merged 1 commits from dan/cwtch:docker2 into master 2018-11-02 20:54:25 +00:00
Owner
No description provided.
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/251
Contributor

The path in the docker-entrypoint needs to be lower case.

The path in the `docker-entrypoint` needs to be lower case.
Contributor

Also the tar -xzf and cd (lines 32, 33) of the Dockerfile need to reflect the new version number (we should probably use a shell var for this)

Also the `tar -xzf` and `cd` (lines 32, 33) of the Dockerfile need to reflect the new version number (we should probably use a shell var for this)
Author
Owner

fixed, thanks!

fixed, thanks!
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/252
Owner

we should come up with a plan for how we plan to handle updating tor (the hardcoded tor-0.3.5.3-alpha stands out at me), ideally automatically, but that is a discussion for another ticket

we should come up with a plan for how we plan to handle updating tor (the hardcoded tor-0.3.5.3-alpha stands out at me), ideally automatically, but that is a discussion for another ticket
erinn closed this pull request 2018-11-02 20:54:25 +00:00
Sign in to join this conversation.
No description provided.