You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
README.md | 3 years ago | |
alpine-image.yaml | 3 years ago |
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