Content-Length: 272979 | pFad | https://github.com/ManuelLR/docker-flameshot

08 GitHub - ManuelLR/docker-flameshot: Flameshot (Dockerized) - Powerful yet simple to use screenshot software for GNU/Linux
Skip to content

Flameshot (Dockerized) - Powerful yet simple to use screenshot software for GNU/Linux

License

Notifications You must be signed in to change notification settings

ManuelLR/docker-flameshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Flameshot

Dockerized - Flameshot

Running

Based on https://gist.github.com/slok/acb235ae30129307fd53

KEY=$(xauth list | grep $(hostname) | awk '{ print $3 }' | head -n 1)
DCK_HOST=docker-flameshot
xauth add $DCK_HOST/unix:0 . $KEY

docker run -it --rm \
    -e DISPLAY=unix$DISPLAY \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -v ~/.Xauthority:/root/.Xauthority \
    -e XAUTHORITY=/root/.Xauthority \
    -h $DCK_HOST \
    manuellr/flameshot

Others arguments could be added

  • --env="QT_X11_NO_MITSHM=1"
  • --privileged: Fix LibGL errors
  • --net=host

Troubleshooting

Could not connect to display

Maybe the container haven't access to the GUI because it run with root permission.

Try this command:

xhost local:root








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/ManuelLR/docker-flameshot

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy