|
||
---|---|---|
README.md | ||
alpine-image.yaml |
README.md
alpine-image-libpod-ansible: a simple playbook to automate container image building based on Alpine Linux
Usage
Pre-requisites
- Ansible 2.9+
- libpod
- directory $HOME/alpine-package_name
- file $HOME/alpine-package_name/Dockerfile
Developed and tested on Gentoo GNU/Linux with ZFS via fuse-overlayfs and crun in rootless mode.
Variables
- default_alpine_version
- package_name
Invocation
ansible-playbook alpine-image.yaml
Credits
Gerard Lynch for the HTML parsing hint