pyrex icon indicating copy to clipboard operation
pyrex copied to clipboard

Seamless container setup for developing with OpenEmbedded/Yocto Project

Results 13 pyrex issues
Sort by recently updated
recently updated
newest added

As part of OE-Core/Bitbake inclusive language variable renames. Signed-off-by: Denys Dmytriyenko

Reworks the way that commands specified by the user are wrapped by Pyrex. Instead of completely replacing the container commands, the user commands override and extend the container command defintions,...

Having a tag like tag = my/great/image:pyrex-v2 and a registry like registry = ghcr.io When I build my image, the resulting docker image will be named/tagged as `my/great/image:pyrex-v2`, ie. without...

Hi, after upgrading my project to kirkstone, bitbake still shows the error. I manually removed BB_ENV_EXTRAWHITE from the array https://github.com/garmin/pyrex/blob/062328009956af5981553cb3425c1a00dce127e4/pyrex.py#L555C16-L555C33. Then bitbake runs without errors. Can you please implement a...

Hi, I am working with pyrex for several months now. Would it be possible that you provide the images for arm64/v8 as well? This would give me the possibility to...

I can't seem to get the syntax right for this. I get the following output, when I run ``docker images`` ``` git.custom.com:1234/some-path/some-path/someimage latest 2848f820ea3 3 months ago 631MB ``` I...

I'm using pyrex to as part of the process for building the NI Linux RT image used by [nilrt](https://github.com/ni/nilrt). I followed the instructions in the `ni/nilrt` README.md up to the...

bug

Hi, I'm trying to get pyrex going as a GitHub action runner on a cloud box I run. This cloud box runs proxmox and I have a number of LXC...

``devtool edit-recipe`` doesn't find vi. Quentin already found the root of the cause. The EDITOR env variable needs to be passed to Pyrex and all common editors should be installed...

See [nerdctl]([nerdctl](https://github.com/containerd/nerdctl)). It behaves much like Podman and docker, and integrates well with [lima](https://github.com/lima-vm/lima) on the Mac. More viable open options are good given the flak docker is taking over...