Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: Set ABUILD_APK_INDEX_OPTS for frr build
In build() stage of abuild, it does `apk index ...` where frr* packages are unsigned. We don't sign them here, and thus we need to specify `--allow-untrusted`. Signed-off-by: Donatas Abraitis <[email protected]>
- Loading branch information