apkbuild docker container for building apk packages for alpine linux distribution Usage $ docker run \ -it \ -v /tmp/testing:./testing \ -e "PACKAGER=Your Name <[email protected]>" \ --rm \ 4383/apkbuild \ newapkbuild test Useful links create alpine linux packages propose new packages official packages list