unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Can't open a container-shell
@ 2022-03-02 19:06 Cássio Tavares
  2022-03-02 19:10 ` Cássio Tavares
  2022-03-03  3:09 ` Dominic Martinez
  0 siblings, 2 replies; 4+ messages in thread
From: Cássio Tavares @ 2022-03-02 19:06 UTC (permalink / raw)
  To: help-guix

I have created a profile from the attached `manifest.scm`, meant to be used
in a container shell, so as to isolate activity X from the everything else.
After everything was setup, I tried to initiate the shell with this command:

guix shell  -c 4 -M 6 --no-cwd --pure --container --network \
            --manifest=./etc/manifest.scm                   \
            --share=./home/sys-conf                         \
            --user=sys-conf                                 \
            --profile=./home/sys-conf/.guix-profile         \
            --preserve='^DISPLAY$'


But this doesn't work, and I get this error message:

guix shell: error: "--profile" can't be used with package options


What does this mean? What did I do wrong? And what should I do?
Thanks,
Cássio

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

end of thread, other threads:[~2022-03-08 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 19:06 Can't open a container-shell Cássio Tavares
2022-03-02 19:10 ` Cássio Tavares
2022-03-03  3:09 ` Dominic Martinez
2022-03-08 10:49   ` Ludovic Courtès

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).