alpinelinux/abuild-ci

Sponsored OSS

By Alpine Linux

Updated 9 months ago

CI environment to test abuild

Image
Security
Integration & delivery
Operating systems
0

10K+

alpinelinux/abuild-ci repository overview

abuild-ci

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.

Usage

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]

Local testing

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

Source

https://gitlab.alpinelinux.org/alpine/infra/docker/abuild-ci

Tag summary

Content type

Image

Digest

sha256:0af6e2553

Size

257.7 MB

Last updated

9 months ago

docker pull alpinelinux/abuild-ci:latest-s390x

This week's pulls

Pulls:

24

Last week