Simple automation to build Alpine packages
Go to file
Tamás Gérczei 5e599dd5fa
added README
2020-03-16 20:18:36 +01:00
README.md added README 2020-03-16 20:18:36 +01:00
alpine-builder.yaml package variables are no longer flat 2020-03-16 20:10:29 +01:00

README.md

apkbuild-libpod-ansible: a simple playbook to automate software packaging for Alpine Linux

Usage

Pre-requisites

  • Ansible 2.9+
  • collection containers.podman
  • libpod

Developed and tested on Gentoo GNU/Linux with ZFS via fuse-overlayfs and crun in rootless mode.

Variables

  • alpine_version
  • user.name
  • user.email
  • user.handle
  • package.name
  • package.version

Invocation

ansible-playbook alpine-builder.yaml