alpine-repo/README.md

375 B

alpine-repo

Building packages

The recommended way for building the packages is Docker.

Setup:

  • ensure that you have the private key in .abuild/
  • build the image using docker build -t meow .
  • sync the current repo to a directory called out
./run.sh

also take this:

rsync --delete --update -r out/sakamoto/ sakamoto:/mnt/alpine/sakamoto