Using pyentrypoint

This commit is contained in:
Christophe Mehay 2016-03-07 03:43:12 +01:00
parent 7f16f43cdf
commit ccfdb851cc
8 changed files with 59 additions and 93 deletions

View file

@ -19,3 +19,9 @@ $ docker run -ti --link something --volume /path/to/keys:/var/lib/tor/hidden_ser
```
Look at the `docker-compose.yml` file to see own to use it.
### pyentrypoint
This container is using [`pyentrypoint`](https://github.com/cmehay/pyentrypoint) to generate its setup.
If you need to use the legacy version, please checkout to the `legacy` branch or pull `goldy/tor-hidden-service:legacy`.