public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* question about builder and the container
@ 2023-01-03 16:26 Roberto A. Foglietta
  2023-01-03 19:21 ` Henning Schild
  0 siblings, 1 reply; 5+ messages in thread
From: Roberto A. Foglietta @ 2023-01-03 16:26 UTC (permalink / raw)
  To: isar-users

Hi all,

I have noticed the following and the mount are the same, could someone
explain this to me?

do_generate_keyrings() {
    sudo works, rootfs belong to root, whoami = builder
}
addtask generate_keyrings before do_build after do_unpack

do_sudo_test() {
   sudo does NOT work, roofs belongs to nobody, whoami = builder
}
addtask sudo_test before do_build after generate_keyrings

Best regards, R-

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

end of thread, other threads:[~2023-01-05 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-03 16:26 question about builder and the container Roberto A. Foglietta
2023-01-03 19:21 ` Henning Schild
2023-01-04 10:19   ` Roberto A. Foglietta
2023-01-04 12:31     ` Henning Schild
2023-01-05 17:38       ` Roberto A. Foglietta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox