linuxserver/ferdium

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Languages & frameworks
Integration & delivery
Operating systems
18

50K+

linuxserver/ferdium repository overview

linuxserver/ferdium

This readme has been truncated from the full version found HERE

Ferdium is a desktop app that helps you organize how you use your favourite apps by combining them into one application.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=ferdium \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/ferdium:latest

Tag summary

Content type

Image

Digest

sha256:b66015557

Size

1.1 GB

Last updated

3 days ago

docker pull linuxserver/ferdium:7.1.2

This week's pulls

Pulls:

1,712

Last week