Skip to content

Commit bd88f94

Browse files
committed
Add docker image instructions
1 parent 07b36df commit bd88f94

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,17 @@ When `true` any responses from the [Container Inspect](https://docs.docker.com/r
3030

3131
If I find use cases for filtering other endpoints they will be implemented in the future! Open a new Issue if you have ideas.
3232

33+
## Install
34+
35+
Docker images are available for x86/ARMv7 hosts:
36+
37+
```
38+
docker.io/foxxmd/docker-proxy-filter:latest
39+
ghcr.io/foxxmd/docker-proxy-filter:latest
40+
```
41+
42+
The proxy server is available on port `2375` within the deployed container.
43+
3344
## Example
3445

3546
```yaml

0 commit comments

Comments
 (0)