Skip to content

Commit

Permalink
wdt: Add Amazon Linux
Browse files Browse the repository at this point in the history
For those AWS people

dockerhub: https://hub.docker.com/_/amazonlinux
Change-Id: I8d20ad511e113f141220f6efdad3d7b87e8a9ed7
Signed-off-by: Vaisakh Murali <[email protected]>
  • Loading branch information
mvaisakh committed Oct 17, 2024
1 parent 6ea9b5c commit d995969
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ At the moment only a few distributions are exported. These include:
* Adélie Linux
* AlmaLinux OS
* Alpine Linux (Latest and Edge)
* Amazon Linux (Latest and 2)
* Arch Linux (Stable and base-devel)
* Clear Linux
* Debian (Stable and Unstable with slim variants)
Expand Down
2 changes: 2 additions & 0 deletions wsl-tar-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ DISTROS=(
"almalinux:minimal"
"alpine:latest"
"alpine:edge"
"amazonlinux:2"
"amazonlinux:latest"
"archlinux"
"archlinux:base-devel"
"clearlinux"
Expand Down

0 comments on commit d995969

Please sign in to comment.