Stef Walter
Stef Walter
The command is documented here: https://containers.github.io/bootc/bootc-install.html#executing-bootc-install Nevertheless, if this is an entry point to bootable containers, it seems sufficiently complex to be a hurdle for adoption.
This is the behavior when running as a container with ```podman run```: ``` ● run.service - Run LLama Loaded: loaded (/etc/systemd/system/run.service; enabled; preset: disabled) Active: active (running) since Tue 2024-03-26...
Which is this an error? Why isn't it a warning, by default?
@cgwalters We also need *one* place that understands whether some part of the state of the system is transient, including: * Changes made to a transient rw rootfs * Changes...
I've started a set of extensions to MP4Box.js which solves this problem for me: https://github.com/stefwalter/qtffbox.js Am I correct in assuming that such QuickTime support is outside of MP4Box.js's scope?
> > Am I correct in assuming that such QuickTime support is outside of MP4Box.js's scope? > > I'd say it is in scope since the main GPAC support QT....
> I agree, if you open a PR I'll be happy to go over it. Thanks. I'm working on it. But stuck on https://github.com/gpac/mp4box.js/issues/357 before I can contribute.
This bug should be fixed by the first commit in #433
I understand this is a quagmire. So here's my ideal /etc behavior. I am of course less informed than you, but I thought I'd write it down: 1. ```bootc install```...
Hi I'm stuck on this too. I'm trying to contribute to mp4box.js and get the test cases to pass, but I get tons of 404 errors. I can reproduce by...