doublecommander
5M+
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.
The application can be accessed at:
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
Content type
Image
Digest
sha256:fd75f8646…
Size
1022.2 MB
Last updated
3 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
1,365
Last week