Re: pseudo error building master with kas-container
Quentin Schulz
Hi Trevor,
On January 7, 2022 9:12:41 PM GMT+01:00, Trevor Woerner <twoerner@...> wrote: Hey Quentin,To be fair, I didn't take the time to formulate correctly and point to the docs ☺️ On Thu 2022-01-06 @ 08:28:36 PM, Quentin Schulz wrote:podman run --help | grep tmpOn January 6, 2022 2:50:47 PM GMT+01:00, Trevor Woerner <twoerner@...> wrote:Curious. When I run "podman -h" on the cmdline it only shows a --tmpdir optionOn Wed 2022-01-05 @ 12:08:15 AM, Quentin Schulz wrote:https://docs.podman.io/en/latest/markdown/podman-run.1.html#tmpfs-fsI've had similar issues recently with kas-container and podman. What wasI don't think --tmpfs is an option, but I modified my kas-container script to Does return it though. It's just that some options are specific to subcommands and not the whole set of supported subcommands. The docs.podman.io website is a gold mine, I only ever go to that place to find about parameters ☺️ Feel free to do it, I don't use kas-container, I use the kas container from ghcr.io directly so this won't impact me and I wouldn't be able to "maintain" this part and see if something breaks it. I anyway have as many clues as you have on why this fixes pseudo issues so I wouldn't be able to write a better commit log than you'd do.I wasn't talking about uids or gids, but pids_limit in containers.conf for podman on your host. See:Very nice, thanks for the info :-) I'll read the script though to see if I've missed any important parameter to set. Re: not needing the pids_limit. It seemed to be ok at first but I'd have intermittent fails much later in the build. Increasing it made all my problems go away (well.. for now 😁). Cheers, Quentin
|
|