Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
1.0.1 - 2020-02-22
Fixed
- reduced number of image layers
- upgrade default tor version: 0.3.5.8 -> 0.4.1.7
(no apparent breaking changes relevant for this image)
1.0.0 - 2019-12-29
Added
- healthcheck via
nc
- enable hardware acceleration if available
- sample ansible playbook
- sample
docker-compose.yml
Fixes
0.2 - 2019-01-03
Changed
- create v3 service (previously v2)
Added
- option to create v2 service by setting
$VERSION
(docker run -e VERSION=2 …
)
0.1 - 2018-12-27