docker pull resnullius/alpine-devel
docker pull resnullius/alpine-devel-armv7l
Initial image for doing alpine development. Running this image you should be able to build packages for Alpine's different versions inside a docker container and ship them for installation.
Good you ask! I made a very nice script in bash that will help you out and make it as easy as editing files and launching a command in your terminal! It's called alpine-devel-howto and will help you generating your keys, building your packages and even making it easy to get a ready-to-publish repo with your packages signed.
© 2016, Jose-Luis Rivas <[email protected]>
.
This software is licensed under the MIT terms, you can find a copy of the
license on the LICENSE
file in this repository.