all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* running gui aps in docker
@ 2020-08-19 17:15 Adam Kandur via
  2020-08-19 17:22 ` John Soo
  2020-08-20  5:51 ` Oleg Pykhalov
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Kandur via @ 2020-08-19 17:15 UTC (permalink / raw)
  To: Help Guix

hi everyone! recently i tried to run a simple gui app in docker:
docker run --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix aliustaoglu/firefox

but all i got is this error:
No protocol specified
error: XDG_RUNTIME_DIR not set in the environment.
Error: cannot open display: :1

Did anybody have something like this?



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-20  5:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 17:15 running gui aps in docker Adam Kandur via
2020-08-19 17:22 ` John Soo
2020-08-20  5:51 ` Oleg Pykhalov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.