Simple port of Alpine Linux distribution for OpenStack environments
Explore the docs »
Report Bug
·
Request Feature
This project is a simple port of Alpine Linux releases for OpenStack environments.
This image used the the project alpine-make-vm-image to build base image and we make some change to make it compatible with OpenStack environments and cloud-init.
This image is updated when Alpine Linux team released a new version of the OS here.
- Set your OpenStack environement variables
- Download the latest image from the repository page
- Upload image to your OpenStack environment
openstack image create --disk-format=qcow2 --container-format=bare --file alpine-<VERSION>-x86_64.qcow2 'Alpine <VERSION>'
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE.md
for more information.
Kevin Allioli - @linit_io - kevin@linit.io
Project Link: https://github.com/linitio/openstack-alpine-image