Hacker News new | ask | show | jobs
by akerro 2950 days ago
Tor project should have an official Docker image, we could just use it with watchtower, it would autoupdate itself.

https://github.com/v2tec/watchtower

2 comments

Does docker have container signing yet? If not, this sounds like it could be a disaster waiting to happen (just compromise dockerhuv credentials!)
There is, but it seems to be disabled by default.

https://docs.docker.com/engine/security/trust/content_trust/

This, actually, should be part of Docker itself. Thank you!