Skip to content

thimslugga/amazonlinux-toolbx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

52cb43a · Dec 4, 2024

History

14 Commits
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
May 11, 2024
Dec 4, 2024
Dec 4, 2024
Oct 13, 2024
Dec 4, 2024
Oct 13, 2024
Oct 13, 2024
Oct 13, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
May 21, 2024
May 11, 2024
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024

Repository files navigation

Amazon Linux Toolbox Images

Custom 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.
  • Easily create and manage containers using just.
  • Supports toolbx and distrobox.

Getting Started

Amazon Linux 2023:

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

Amazon Linux 2:

Build image:

just --set release 2 build

Create container:

just --set release 2 create

Enter container:

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.