fork from rapiz1/rathole
758
This repository contains the Docker setup for building and deploying Rathole, a lightweight and high-performance reverse proxy. The Docker images are built using multi-stage builds to ensure minimal image size and efficiency.
The Docker setup uses a multi-stage build process:
Supported platforms:
amd64arm64You can pull the pre-built Docker images from GitHub Container Registry and Docker Hub.
docker pull ghcr.io/7a6163/rathole:latest
docker pull 7a6163/rathole:latest
docker run -it --rm -v "path/to/config.toml:/app/config.toml" 7a6163/rathole --server /app/config.toml
Content type
Image
Digest
sha256:aa2c4c8d2…
Size
4.7 MB
Last updated
about 2 years ago
docker pull 7a6163/rathole