1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-10 09:27:03 +00:00
kata-containers/ci
Jakob Naucke 0072cc2b66
osbuilder: Remove musl installations
Remove a lot of cruft of musl installations -- we needed those for the
Go agent, but Rustup just takes care of everything. aarch64 on
Debian-based & Alpine is an exception -- create a symlink
`aarch64-linux-musl-gcc` to `musl-tools`'s `musl-gcc` or `gcc` on
Alpine. This is unified -- arch-specific Dockerfiles are removed.

Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2022-03-07 11:58:46 +01:00
..
openshift-ci/images openshift-ci: switch to CentOS Stream 2022-02-02 19:50:01 -03:00
darwin-test.sh ci: add github action to exercise darwin build, unit tests 2022-02-28 08:01:53 -08:00
go-test.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_go.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_libseccomp.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_rust.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_vc.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_yq.sh kata-deploy: build kata only with docker in host 2021-07-28 19:45:35 +00:00
lib.sh ci: Pass function arguments in static-checks.sh 2022-01-24 12:05:10 +01:00
run.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
setup.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
static-checks.sh ci: Pass function arguments in static-checks.sh 2022-01-24 12:05:10 +01:00