# docker-http-proxy **Repository Path**: mirrors_Faithlife/docker-http-proxy ## Basic Information - **Project Name**: docker-http-proxy - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-15 - **Last Updated**: 2026-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Simple HTTP proxy container ``` docker run -p 3000:3000 -e PROXY_TARGET=https://example.com faithlife/http-proxy ```