Custom Amazon Linux container images for use with toolbx and distrobox.
- Container images based on Amazon Linux 2023 or Amazon Linux 2.
- Easily create and manage containers using just.
- Supports toolbx and distrobox.
Amazon Linux 2023:
just --set release 2023 build
just --set release 2023 create
just --set release 2023 enterAmazon Linux 2:
Build image:
just --set release 2 buildCreate container:
just --set release 2 createEnter container:
just --set release 2 enterPlease read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.