mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 21:00:55 +00:00
The resolv.conf that the stage1 os script generates is fine for actual use, but our GitHub workflows now uses the Step Security hardened runner action. This action replaces the nameserver so that all lookups go through that, but because the chroot calls apk add, it needs to contact the internet. On the GitHub workflows, the OS build currently fails since the hardened runner cannot access other nameservers. |
||
---|---|---|
.. | ||
build.sh |