unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Running eolie in a container (was: bug#46532: plantuml in pure environment…)
       [not found] ` <YCuRKQTv/GhzfIUo@3900XT>
@ 2021-02-26 21:53   ` zimoun
  0 siblings, 0 replies; only message in thread
From: zimoun @ 2021-02-26 21:53 UTC (permalink / raw)
  To: Efraim Flashner, Dr. Arne Babenhauserheide; +Cc: Guix Devel

Hi Efraim,

On Tue, 16 Feb 2021 at 11:32, Efraim Flashner <efraim@flashner.co.il> wrote:

> I have the following scriptlet that someone shared for running eolie in
> a container. I'm guessing it could be modified to run platuml if needed.

> guix environment \
> --preserve='^DISPLAY$' --container --network \
> --expose=/etc/machine-id \
> --expose=/etc/ssl/certs/ \
> --share=$HOME/.local/share/eolie/=$HOME/.local/share/eolie/ \
> --share=/tmp/.X11-unix/=/tmp/.X11-unix/ \
> --share=$HOME/.Xauthority=$HOME/.Xauthority \
> --ad-hoc eolie nss-certs dbus --  eolie

From the manual [1],

--8<---------------cut here---------------start------------->8---
guix environment --preserve='^DISPLAY$' --container --network \
  --expose=/etc/machine-id \
  --expose=/etc/ssl/certs/ \
  --share=$HOME/.local/share/eolie/=$HOME/.local/share/eolie/ \
  --ad-hoc eolie nss-certs dbus --  eolie
--8<---------------cut here---------------end--------------->8---

is it not enough for eolie?  Is the 2 lines

   --share=/tmp/.X11-unix/=/tmp/.X11-unix/ \
   --share=$HOME/.Xauthority=$HOME/.Xauthority \

really required?  If yes, the manual should be updated. :-)

1: <https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-environment>


All the best,
simon


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-26 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87r1lh4hnp.fsf@web.de>
     [not found] ` <YCuRKQTv/GhzfIUo@3900XT>
2021-02-26 21:53   ` Running eolie in a container (was: bug#46532: plantuml in pure environment…) zimoun

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).