Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1012 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 1012 Bytes

Amazon Linux Toolbox Images

Community maintained Amazon Linux container images for use with toolbx and distrobox.

Table of Contents

Features

  • Container images based on Amazon Linux 2023 or Amazon Linux 2.
  • Images can be easily created using just.

Getting Started

For Amazon Linux 2023:

just --set release 2023 build
just --set release 2023 create
just --set release 2023 enter

For Amazon Linux 2:

just --set release 2 build
just --set release 2 create
just --set release 2 enter

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.