linuxserver/doublecommander

Sponsored OSS

By linuxserver.io

Updated 6 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:d013e80b4

Size

1 GB

Last updated

6 days ago

docker pull linuxserver/doublecommander:version-35fe2352

This week's pulls

Pulls:

1,875

Last week