1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-09 17:07:33 +00:00
kata-containers/tools/osbuilder/rootfs-builder/template
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
..
config_template.sh osbuilder: move code into tools directory 2020-04-29 16:45:00 -05:00
Dockerfile.template osbuilder: Remove musl installations 2022-03-07 11:58:46 +01:00
Makefile osbuilder: move code into tools directory 2020-04-29 16:45:00 -05:00
rootfs_lib_template.sh rootfs-builder: add functions to run before and after the container 2020-12-08 10:14:00 -06:00