# warp **Repository Path**: masx201/warp ## Basic Information - **Project Name**: warp - **Description**: https://github.com/EthanScully/warp - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2025-08-31 - **Last Updated**: 2025-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Use Cloudflare Warp inside a Docker Container Based on debian:stable-slim, use this image as you would debian:stable-slim usage: ```Shell docker run \ --cap-add NET_ADMIN \ --sysctl net.ipv4.conf.all.src_valid_mark=1 \ -it ethanscully/warp ```