Skip to content

Commit 0f48b9b

Browse files
Add Docker Hub and GitHub Container Registry registry info in README.md
cc #24
1 parent f543ddf commit 0f48b9b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@
1212

1313
The super easy way to setup a [Tor](https://www.torproject.org) [SOCKS5](https://en.wikipedia.org/wiki/SOCKS#SOCKS5) [proxy server](https://en.wikipedia.org/wiki/Proxy_server) inside a [Docker](https://en.wikipedia.org/wiki/Docker_(software)) [container](https://en.wikipedia.org/wiki/Container_(virtualization)) without relay/exit feature.
1414

15+
## Docker image Repository
16+
17+
We push the built image to Docker Hub and GitHub Container Registry:
18+
19+
- GitHub Container Registry:
20+
- `ghcr.io/peterdavehello/tor-socks-proxy`
21+
- <https://github.com/PeterDaveHello/tor-socks-proxy/pkgs/container/tor-socks-proxy>
22+
- Docker Hub:
23+
- `peterdavehello/tor-socks-proxy`
24+
- <https://hub.docker.com/r/peterdavehello/tor-socks-proxy/>
25+
26+
Use the prefix `ghcr.io/` if you prefer to use GitHub Container Registry.
27+
1528
## Usage
1629

1730
1. Setup the proxy server at the **first time**

0 commit comments

Comments
 (0)