Sign inSign up

jrei/aports-dev

By jrei

Updated 9 days ago

Brings a ready-to-use development environment to compile Alpine Linux aports

Image
1

2.1K

jrei/aports-dev repository overview

Alpine aports development environment

Brings a ready-to-use development environment to compile Alpine Linux aports

Usage

To login to the container, we are in a cloned aports directory:

docker run --rm -it -v $PWD:/aports -w /aports jrei/aports-dev

Compile an aport as dev (who is sudoer):

cd $repository/$package
abuild -rP /tmp

See more instructions in the official wiki

Tag summary

Content type

Image

Digest

sha256:dd84fe9f8

Size

107.5 MB

Last updated

9 days ago

docker pull jrei/aports-dev