Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC requests. It's built using Tauri, Rust, and ReactJS.
This image sets up the Yaak desktop app and makes its interface available in the browser. The interface is available at https://your-ip:3001.
docker run -d \
--name=yaak \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/yaak/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/yaak:latest
Content type
Image
Digest
sha256:a9a433e77…
Size
1 GB
Last updated
about 10 hours ago
docker pull linuxserver/yaak:2026.4.0Pulls:
618
Jul 6 to Jul 12