alpinelinux/abuild-ci

Sponsored OSS

By Alpine Linux

Updated 11 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:adb17d520

Size

214.7 MB

Last updated

over 1 year ago

docker pull alpinelinux/abuild-ci

This week's pulls

Pulls:

1,033

Last week