qemu-cr16/tests/docker
Jiaxun Yang 8df04b04ed tests/docker: Add dockerfile for Alpine Linux
Alpine Linux[1] is a security-oriented, lightweight Linux distribution
based on musl libc and busybox.

It it popular among Docker guests and embedded applications.

Adding it to test against different libc.

[1]: https://alpinelinux.org/

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20210118063808.12471-9-jiaxun.yang@flygoat.com>
[thuth: Dropped some unnecessary packages, replaced build-base with its deps]
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-01-20 10:46:54 +01:00
..
dockerfiles tests/docker: Add dockerfile for Alpine Linux 2021-01-20 10:46:54 +01:00
common.rc
docker.py Add newline when generating Dockerfile 2021-01-18 10:04:31 +00:00
Makefile.include tests/docker: Remove Debian 9 remnant lines 2021-01-18 10:04:31 +00:00
run
test-block
test-build
test-clang
test-debug
test-full
test-mingw
test-misc
test-quick
test-static tests/docker: add test script for static linux-user builds 2020-08-21 06:18:35 -04:00
test-tsan
test-unit
travis
travis.py