Vish (Ishaya) Abrams
Vish (Ishaya) Abrams
> Volumes really only specifies what could be considered "ephemeral" locations. There are implications to how mounts and volume declarations would interact that may result in odd behavior. > >...
no it isn't configured to be built as a library unfortunately. It could be converted to work that way.
I agree. The conversion from oci spec to libcontainer in runc is ugly :)
Hi. Very cool that you are trying this. I have not ever compiled any rust code for arm so I have no idea how far you will get. It looks...
thanks for reporting this. I will take a look
Hi Brice, Hopefully this has been fixed. Unfortunately nixos tends to break their packages sometimes when building from scratch. Probably worth trying again.
The docker registry as well as the private registry I use only sends the password credentials on the initial auth request and then uses token auth for the actual uploads....
This is odd. It looks like the current libc crate does require u32, whereas in the past it used i32: https://docs.rs/libc/0.2.58/libc/fn.setrlimit.html https://docs.rs/libc/0.2.43/libc/fn.setrlimit.html The other solution would be to lock libc...
I don't believe @josselinchevalay has signed the CLA so I can't merge. That said, I don't follow the updated logic. If difference is working properly, the if statement on the...
Instructions and a link to the OCA info can be found on the contributing page: https://github.com/oracle/railcar/blob/master/CONTRIBUTING.md