Block a user
warp-proxy (a16d5ce)
Installation
docker pull git.usbharu.dev/usbharu/warp-proxy:a16d5cesha256:7399c8384f123784c85ce44bab0e1afcab3b328cb6fbd8c2da455a65053f7e3f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b3dd1b6f90 | linux/amd64 | 83 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bullseye' '@1734912000' |
| ARG DEBIAN_RELEASE=bullseye |
| ENV DEBIAN_FRONTEND=noninteractive |
| ENV LICENSE= |
| RUN |1 DEBIAN_RELEASE=bullseye /bin/sh -c true && apt update && apt upgrade -y && apt install -y gnupg ca-certificates curl socat && curl https://pkg.cloudflareclient.com/pubkey.gpg | gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg && echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $DEBIAN_RELEASE main" | tee /etc/apt/sources.list.d/cloudflare-client.list && apt update && apt install cloudflare-warp -y --no-install-recommends && apt clean -y && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY entrypoint.sh / # buildkit |
| RUN |1 DEBIAN_RELEASE=bullseye /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| EXPOSE map[40000/tcp:{}] |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-01-08T12:43:53.886Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | a16d5cec34ddc9098855fa1358cb5a65e5cce809 |
| org.opencontainers.image.source | https://git.usbharu.dev/usbharu/warp-proxy |
| org.opencontainers.image.title | warp-proxy |
| org.opencontainers.image.url | https://git.usbharu.dev/usbharu/warp-proxy |
| org.opencontainers.image.version | latest |
Details
Versions (2)
View all