Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Nov 2024 14:34:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282539] sysutils/podman: Setuid flag lost when creating container image
Message-ID:  <bug-282539-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282539

            Bug ID: 282539
           Summary: sysutils/podman: Setuid flag lost when creating
                    container image
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dfr@FreeBSD.org
          Reporter: bjorn3_gh@protonmail.com
             Flags: maintainer-feedback?(dfr@FreeBSD.org)
          Assignee: dfr@FreeBSD.org

Whenever I create a container image using podman, the setuid flag is lost in
the produced image. If there are multiple RUN commands in a Dockerfile, aft=
er
each RUN command all setuid flags are lost and once starting a container us=
ing
the built image, setuid is lost too. I can set the setuid flag while the
container is running and it takes effect as intended. Only serialization to=
 a
container image loses setuid.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282539-7788>