Sign inSign up

alpinelinux/abuild-ci

Sponsored OSS

By Alpine Linux

•Updated 4 days 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:f581444a6…

Size

257.2 MB

Last updated

4 days ago

docker pull alpinelinux/abuild-ci

This week's pulls

Pulls:

278

Last week