Skip to content

Commit

Permalink
Update content/en/docs/Reference/image_matrix.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromorales committed May 14, 2024
1 parent 9b0a6c6 commit 7d68def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/Reference/image_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The artifacts can be found in the `build` directory.

### Building core and standard generic images

Unfortunately we don't have the resources and capacity to build every possible artifact in our matrix. Thankfully, you can still build those images manually on your locall machine, all you need is [git](https://git-scm.com/), [docker](https://www.docker.com/) and [earthly](https://earthly.dev/). Here's an example how to build an Almalinux ARM generic image
Unfortunately we don't have the resources and capacity to build every possible artifact in our matrix. Thankfully, you can still build those images manually on your local machine, all you need is [git](https://git-scm.com/), [docker](https://www.docker.com/) and [earthly](https://earthly.dev/). Here's an example how to build an Almalinux ARM generic image

```
git checkout https://github.com/kairos-io/kairos.git
Expand Down

0 comments on commit 7d68def

Please sign in to comment.