Sign inSign up

crossdev/package-builder

By crossdev

Updated almost 11 years ago

Small sandbox to build pacman packages

Image
0

400

crossdev/package-builder repository overview

Basic ArchLinux container to build binary packages

This container has sudo and configures default user builder (passwordless sudo).

How to update

This image inherits from crossdev/archlinux. Its up-to-date version is available from the default Docker registry. Simply run:

$ cd package-builder
$ docker build -t crossdev/package-builder .
$ docker login
$ docker push crossdev/package-builder

This image is configured as an automated build, so, generally, you just assume it exists and need not be built.

How to use

It is meant for drone CI, so use crossdev/package-builder as a base image in your .drone.yml.

Tag summary

Content type

Image

Digest

sha256:3448f6015

Size

219.5 MB

Last updated

almost 11 years ago

docker pull crossdev/package-builder