mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
When building dev images, the PORTAGE_BINHOST value during build time is written to the image's make.conf. This breaks the default binary package setup, since Jenkins is using gs:// URLs for signed package verification and authenticated downloads, and the make.conf doesn't inherit the GS_* variables to handle those schemes. This should be reverted when signed packages are properly supported by default in the dev images.
CoreOS SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93%
Python
6.9%