linuxserver/yaak

Sponsored OSS

By linuxserver.io

Updated about 10 hours ago

Image
7

10K+

linuxserver/yaak repository overview

linuxserver/yaak

This readme has been truncated from the full version found HERE

Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC requests. It's built using Tauri, Rust, and ReactJS.

Application Setup

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.

Usage

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

Tag summary

Content type

Image

Digest

sha256:a9a433e77

Size

1 GB

Last updated

about 10 hours ago

docker pull linuxserver/yaak:2026.4.0

This week's pulls

Pulls:

618

Jul 6 to Jul 12