Files
dogecoin-x-vnc/run.sh
T
jens 8d40348e45 - reduced image size
- run.sh accepts image tag as first arg
2024-05-11 12:30:51 +02:00

5 lines
172 B
Bash
Executable File

#/bin/bash
# Run container interactive with X11
docker container run --rm --net bridge -e DISPLAY=$DISPLAY -v /home/jens/.dogecoin:/home/doge/.dogecoin --user doge -it $1