Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dex4er/docker-pureproxy
Container image with PureProxy HTTP server
https://github.com/dex4er/docker-pureproxy
Last synced: 11 days ago
JSON representation
Container image with PureProxy HTTP server
- Host: GitHub
- URL: https://github.com/dex4er/docker-pureproxy
- Owner: dex4er
- License: mit
- Created: 2024-01-24T08:20:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-25T07:57:33.000Z (11 months ago)
- Last Synced: 2024-10-28T09:02:10.197Z (about 2 months ago)
- Language: Makefile
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pureproxy
[![GitHub](https://img.shields.io/github/last-commit/dex4er/docker-pureproxy/main?logo=github&label=GitHub)](https://github.com/dex4er/docker-pureproxy)
[![CI](https://github.com/dex4er/docker-pureproxy/actions/workflows/ci.yaml/badge.svg)](https://github.com/dex4er/docker-pureproxy/actions/workflows/ci.yaml)
[![Trunk Check](https://github.com/dex4er/docker-pureproxy/actions/workflows/trunk.yaml/badge.svg)](https://github.com/dex4er/docker-pureproxy/actions/workflows/trunk.yaml)
[![Docker Image Version](https://img.shields.io/docker/v/dex4er/pureproxy/latest?label=docker&logo=docker)](https://hub.docker.com/r/dex4er/pureproxy)
[![Amazon ECR Image Version](https://img.shields.io/docker/v/dex4er/pureproxy?label=Amazon%20ECR&logo=Amazon+AWS)](https://gallery.ecr.aws/dex4er/pureproxy)Container image with
[PureProxy](https://metacpan.org/pod/pureproxy)
HTTP proxy server.## Tags
- `X.Y.Z-alpine-X.Y.Z-perl-X.Y.Z-rN-PLATFORM`, `X.Y.Z-alpine-X.Y.Z-perl-X.Y.Z-rN`, `X.Y.Z`, `latest`.
## Usage
CLI:
```shell
docker pull dex4er/pureproxy
docker run -p 5000:5000 dex4er/pureproxy
```## License
[License information](https://metacpan.org/release/DEXTER/App-PureProxy-0.0200/source/LICENSE) for
[PureProxy](https://metacpan.org/pod/pureproxy) project.[License
information](https://github.com/dex4er/docker-pureproxy/blob/main/LICENSE) for
container image project.