Switch to xx-cargo#6640
Conversation
|
In my previous tests this needed to have very large package based installed to get it to work properly. If that currently isn't the case, then it might be fine i guess (I haven't tested it out yet). |
|
Did some testing myself:
xx-apt-get (no xx-cargo) apt-get (xx-cargo) xx-apt-get (xx-cargo) |
- removes a lot of additional configuration lines from the Dockerfile - includes the workaround for the `openssl-sys` build issues with improper `pkg-config` setup - for reference: tonistiigi/xx#108 (comment)
b0cbf2a to
0a409f7
Compare
BlackDex
left a comment
There was a problem hiding this comment.
Ok, did some testing locally, it does seem to download a bit less data.
It also makes the Dockerfile a bit less cluttered.
Same for this, lets wait after our next release before merging this one.




openssl-sysbuild issues with improperpkg-configsetupCould also switch to use
lldas the linker if wanted.