This repository contains the Docker image for FastTransfer from arpe.io.
The image is available on Docker Hub and can be pulled and used in your environment with Docker, Kubernetes, or any container platform.
docker pull aetperf/fasttransfer:latestYou can run the container directly with Docker:
docker run --rm aetperf/fasttransfer:latest --helpThe image can also be integrated into Kubernetes deployments, CI/CD pipelines, or other container orchestration platforms.