Conversation
cgwalters
commented
May 28, 2025
- This is just way easier to understand and use
- This also specifically inherits the bits we have in bootc to set up rust to cache to a volume so incremental builds work
58eace5 to
4c7bf8b
Compare
|
OK this is a bit larger rework now, I unified the dockerfile/containerfile. |
|
Check that Find |
I have no permission to push here, create new #937, which should fix the error. |
| echo 'deb [trusted=yes] https://ftp.debian.org/debian/ testing main' | sudo tee /etc/apt/sources.list.d/testing.list | ||
| sudo apt update | ||
| sudo apt install -y crun/testing podman/testing skopeo/testing | ||
|
|
There was a problem hiding this comment.
Sorry that I might misunderstood, does this mean to install debian packages on Ubuntu?
There was a problem hiding this comment.
Yeah, I'm copy pasting this from elsewhere. It does work. Though it is tempting to create a proper GHA to do this.
For heredocs Signed-off-by: Colin Walters <walters@verbum.org>
- This is just way easier to understand and use - Unifies with the prior distinct ci/ version - This also specifically inherits the bits we have in bootc to set up rust to cache to a volume so incremental builds work Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Colin Walters <walters@verbum.org>
- Shouldn't be forcing a tty here, this makes our output look wonky - Add the destructive ack to squash a warning+timeout Signed-off-by: Colin Walters <walters@verbum.org>
Thanks Colin's PR coreos#936
Thanks Colin's PR coreos#936
Thanks Colin's PR coreos#936
Thanks Colin's PR coreos#936
Thanks Colin's PR coreos#936
Thanks Colin's PR coreos#936
Thanks Colin's PR coreos#936