linuxserver/doublecommander

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Networking
Integration & delivery
Operating systems
47

5M+

linuxserver/doublecommander repository overview

linuxserver/doublecommander

This readme has been truncated from the full version found HERE

Double Commander is a free cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:fd75f8646

Size

1022.2 MB

Last updated

3 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

1,365

Last week