@@ -22,12 +22,8 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
2222| --------------------| ---------------------| --------------------| --------------------|
2323| Ubuntu 24.04 | ` ubuntu-latest ` or ` ubuntu-24.04 ` | [ ubuntu-24.04] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fubuntu24.json ) |
2424| Ubuntu 22.04 | ` ubuntu-22.04 ` | [ ubuntu-22.04] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fubuntu22.json ) |
25- | macOS 15 <sup >beta</sup > | ` macos-15-large ` | [ macOS-15] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-15.json ) |
26- | macOS 15 Arm64 <sup >beta</sup > | ` macos-15 ` or ` macos-15-xlarge ` | [ macOS-15-arm64] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-15-arm64.json ) |
2725| macOS 15 | ` macos-15-large ` | [ macOS-15] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-15.json ) |
2826| macOS 15 Arm64 | ` macos-15 ` or ` macos-15-xlarge ` | [ macOS-15-arm64] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-15-arm64.json ) |
29- | macOS 15 <sup >beta</sup > | ` macos-15-large ` | [ macOS-15] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-15.json ) |
30- | macOS 15 Arm64 <sup >beta</sup > | ` macos-15 ` or ` macos-15-xlarge ` | [ macOS-15-arm64] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-15-arm64.json ) |
3127| macOS 14 | ` macos-latest-large ` or ` macos-14-large ` | [ macOS-14] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-14.json ) |
3228| macOS 14 Arm64 | ` macos-latest ` , ` macos-14 ` , ` macos-latest-xlarge ` or ` macos-14-xlarge ` | [ macOS-14-arm64] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-14-arm64.json ) |
3329| macOS 13 | ` macos-13 ` or ` macos-13-large ` | [ macOS-13] | ![ Endpoint Badge] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Fsubir0071%2F385e39188f4280878bada99250e99db7%2Fraw%2Fmacos-13.json ) |
@@ -133,10 +129,7 @@ We use third-party package managers to install software during the image generat
133129
134130| Operating system | Package manager | Third-party repos and packages |
135131| :--- | :---: | ---: |
136- | Ubuntu | [ APT] ( https://wiki.debian.org/Apt ) | [ Eclipse-Temurin (Adoptium)] ( https://packages.adoptium.net/artifactory/deb/ ) <br /> [ Erlang] ( https://packages.erlang-solutions.com/ubuntu ) <br /> [ Firefox] ( http://ppa.launchpad.net/mozillateam/ppa/ubuntu ) <br /> [ git-lfs] ( https://packagecloud.io/install/repositories/github/git-lfs ) <br /> [ git] ( https://launchpad.net/~git-core/+archive/ubuntu/ppa ) <br /> [ Google Cloud CLI] ( https://packages.cloud.google.com/apt ) <br /> [ Heroku] ( https://cli-assets.heroku.com/channels/stable/apt ) <br /> [ HHvm] ( https://dl.hhvm.com/ubuntu ) <br /> [ MongoDB] ( https://repo.mongodb.org/apt/ubuntu ) <br /> [ Mono] ( https://download.mono-project.com/repo/ubuntu ) <br /> [ MS Edge] ( https://packages.microsoft.com/repos/edge ) <br /> [ PostgreSQL] ( https://apt.postgresql.org/pub/repos/apt/ ) <br /> [ R] ( https://cloud.r-project.org/bin/linux/ubuntu ) |
137- | Ubuntu | [APT](https://wiki.debian.org/Apt) | [containers](https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable) (Ubuntu 20 only) <br/> [docker](https://download.docker.com/linux/ubuntu) (Ubuntu20 0nly) <br/> [Eclipse-Temurin (Adoptium)](https://packages.adoptium.net/artifactory/deb/) <br/> [Erlang](https://packages.erlang-solutions.com/ubuntu) <br/> [Firefox](https://ppa.launchpad.net/mozillateam/ppa/ubuntu) <br/> [git-lfs](https://packagecloud.io/install/repositories/github/git-lfs) <br/> [git](https://launchpad.net/~git-core/+archive/ubuntu/ppa) <br/> [Google Cloud CLI](https://packages.cloud.google.com/apt) <br/> [Heroku](https://cli-assets.heroku.com/channels/stable/apt) <br/> [HHvm](https://dl.hhvm.com/ubuntu) <br/> [MongoDB](https://repo.mongodb.org/apt/ubuntu) <br/> [Mono](https://download.mono-project.com/repo/ubuntu) <br/> [MS Edge](https://packages.microsoft.com/repos/edge) <br/> [PostgreSQL](https://apt.postgresql.org/pub/repos/apt/) <br/> [R](https://cloud.r-project.org/bin/linux/ubuntu) |
138- | Ubuntu | [ APT] ( https://wiki.debian.org/Apt ) | [ Eclipse-Temurin (Adoptium)] ( https://packages.adoptium.net/artifactory/deb/ ) <br /> [ Erlang] ( https://packages.erlang-solutions.com/ubuntu ) <br /> [ Firefox] ( http://ppa.launchpad.net/mozillateam/ppa/ubuntu ) <br /> [ git-lfs] ( https://packagecloud.io/install/repositories/github/git-lfs ) <br /> [ git] ( https://launchpad.net/~git-core/+archive/ubuntu/ppa ) <br /> [ Google Cloud CLI] ( https://packages.cloud.google.com/apt ) <br /> [ Heroku] ( https://cli-assets.heroku.com/channels/stable/apt ) <br /> [ HHvm] ( https://dl.hhvm.com/ubuntu ) <br /> [ MongoDB] ( https://repo.mongodb.org/apt/ubuntu ) <br /> [ Mono] ( https://download.mono-project.com/repo/ubuntu ) <br /> [ MS Edge] ( https://packages.microsoft.com/repos/edge ) <br /> [ PostgreSQL] ( https://apt.postgresql.org/pub/repos/apt/ ) <br /> [ R] ( https://cloud.r-project.org/bin/linux/ubuntu ) |
139- | Ubuntu | [ APT] ( https://wiki.debian.org/Apt ) | [ Eclipse-Temurin (Adoptium)] ( https://packages.adoptium.net/artifactory/deb/ ) <br /> [ Erlang] ( https://packages.erlang-solutions.com/ubuntu ) <br /> [ Firefox] ( http://ppa.launchpad.net/mozillateam/ppa/ubuntu ) <br /> [ git-lfs] ( https://packagecloud.io/install/repositories/github/git-lfs ) <br /> [ git] ( https://launchpad.net/~git-core/+archive/ubuntu/ppa ) <br /> [ Google Cloud CLI] ( https://packages.cloud.google.com/apt ) <br /> [ Heroku] ( https://cli-assets.heroku.com/channels/stable/apt ) <br /> [ HHvm] ( https://dl.hhvm.com/ubuntu ) <br /> [ MongoDB] ( https://repo.mongodb.org/apt/ubuntu ) <br /> [ Mono] ( https://download.mono-project.com/repo/ubuntu ) <br /> [ MS Edge] ( https://packages.microsoft.com/repos/edge ) <br /> [ PostgreSQL] ( https://apt.postgresql.org/pub/repos/apt/ ) <br /> [ R] ( https://cloud.r-project.org/bin/linux/ubuntu ) |
132+ | Ubuntu | [ APT] ( https://wiki.debian.org/Apt ) | [ docker] ( https://download.docker.com/linux/ubuntu ) <br /> [ Eclipse-Temurin (Adoptium)] ( https://packages.adoptium.net/artifactory/deb/ ) <br /> [ Erlang] ( https://packages.erlang-solutions.com/ubuntu ) <br /> [ Firefox] ( https://ppa.launchpad.net/mozillateam/ppa/ubuntu ) <br /> [ git-lfs] ( https://packagecloud.io/install/repositories/github/git-lfs ) <br /> [ git] ( https://launchpad.net/~git-core/+archive/ubuntu/ppa ) <br /> [ Google Cloud CLI] ( https://packages.cloud.google.com/apt ) <br /> [ Heroku] ( https://cli-assets.heroku.com/channels/stable/apt ) <br /> [ HHvm] ( https://dl.hhvm.com/ubuntu ) <br /> [ MongoDB] ( https://repo.mongodb.org/apt/ubuntu ) <br /> [ Mono] ( https://download.mono-project.com/repo/ubuntu ) <br /> [ MS Edge] ( https://packages.microsoft.com/repos/edge ) <br /> [ PostgreSQL] ( https://apt.postgresql.org/pub/repos/apt/ ) <br /> [ R] ( https://cloud.r-project.org/bin/linux/ubuntu ) |
140133| | [ pipx] ( https://pypa.github.io/pipx ) | ansible-core <br />yamllint |
141134| Windows | [ Chocolatey] ( https://chocolatey.org ) | No third-party repos installed |
142135| macOS | [ Homebrew] ( https://brew.sh ) | [ aws-cli v2] ( https://github.com/aws/homebrew-tap ) </br > [ azure/bicep] ( https://github.com/Azure/homebrew-bicep ) </br > [ mongodb/brew] ( https://github.com/mongodb/homebrew-brew ) |
0 commit comments