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.
gettext-envsubst
package instead of gettext
to remove unused components from imageorg.opencontainers.image.revision
(git commit hash via build arg)org.opencontainers.image.source
(repo url)org.opencontainers.image.title
tmpfs.mode
NON_ANONYMOUS_SINGLE_HOP_MODE=1
to enable non-anonymous single hop mode
(direct circuits to introduction & rendezvous points)control
domain to warn
(to avoid log spam by healthcheck connecting to control listener)torrc
template with envsubst
netcat-openbsd
package
(busybox implementation sufficient for new healthcheck)/var/lib/tor
to be able to make container's root filesystem read-only/home/onion/.tor
to /var/lib/tor
tor
as user tor
(uid=100) instead of onion
(uid=101)9051
(listening on loopback device only)nc
docker-compose.yml
COPY --chown
into COPY
& RUN chmod
to improve backward compatibility$VERSION
(docker run -e VERSION=2 …
)