mirror of
https://github.com/fphammerle/docker-tor-proxy.git
synced 2025-10-27 02:43:35 +01:00
prepare v1.0.0
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [1.0.0] - 2019-10-12
|
||||
### Added
|
||||
- Tor Socks5 & DNS proxy
|
||||
|
||||
[Unreleased]: https://github.com/fphammerle/docker-tor-proxy/compare/1.0.0...HEAD
|
||||
[0.1.0]: https://github.com/fphammerle/docker-tor-proxy/releases/tag/1.0.0
|
||||
[1.0.0]: https://github.com/fphammerle/docker-tor-proxy/releases/tag/1.0.0
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
com.docker.network.bridge.name: tor
|
||||
- docker_container:
|
||||
name: tor_proxy
|
||||
# TODO add hash
|
||||
image: fphammerle/tor-proxy
|
||||
# 1.0.0-tor0.4.1.6-amd64
|
||||
image: fphammerle/tor-proxy@sha256:ad55d07b1b21c35fa044dc3e1ea6c7d8494f39eb89491ddad35c245340f7cd4b
|
||||
networks:
|
||||
- name: tor_proxy_network
|
||||
purge_networks: yes
|
||||
|
||||
Reference in New Issue
Block a user