---
version: "2"
services:
gh-proxy:
image: stilleshan/gh-proxy:latest
container_name: gh-proxy
restart: no
Docker Hub | stilleshan/gh-proxy |
Build Time | 19 Feb 2024 02:26:48 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 19 Feb 2024 at 02:26:44 |
---
version: "2"
services:
gh-proxy:
image: stilleshan/gh-proxy:latest
container_name: gh-proxy
restart: no
docker create \
--name=gh-proxy \ --restart no \
stilleshan/gh-proxy:latest