---
version: "2"
services:
goproxy:
image: stilleshan/goproxy:latest
container_name: goproxy
restart: no
| Docker Hub | stilleshan/goproxy |
| Build Time | 08 Mar 2025 04:51:24 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | latest | 08 Mar 2025 at 04:51:21 |
---
version: "2"
services:
goproxy:
image: stilleshan/goproxy:latest
container_name: goproxy
restart: no
docker create \
--name=goproxy \ --restart no \
stilleshan/goproxy:latest