abuild-ci
CI environment to test abuild
10K+
This docker image is used to run the abuild test-suite. It also comes with a docker-compose file to make it easy to test abuild locally in docker.
The image has an entrypoint that will build abuild and run the test suite. The main target is gitlab-ci.
test:
image: alpinelinux/abuild-ci
script: [pwd]
To run the test suite locally, first create a symlink called abuild to point to the abuild source in the root of this project. Then run:
docker-compose run --rm test local
https://gitlab.alpinelinux.org/alpine/infra/docker/abuild-ci
Content type
Image
Digest
sha256:0af6e2553…
Size
257.7 MB
Last updated
9 months ago
docker pull alpinelinux/abuild-ci:latest-s390xPulls:
24
Last week