But it doen't work
I"ve installed it, but it does'nt drop icon on desktop and I find in app center in off-mode.
When I try to run it - system refuse it (writes "operation failure")
Model F5-221, tos5 ver. 5.0.171-00221

Code: Select all
#!/bin/bash
docker run --rm -it \
-v /Volume1:/Volume1 \
-v $HOME/.config/mc/:/root/.config/mc \
blackvoidclub/midnight-commander \
"$@"
