Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davenicoll authored Jan 23, 2024
1 parent 74b31f3 commit d586cd5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,17 @@ Images are updated weekly (at least), and more frequently when tooling updates o
To use an image in your pipeline, pull from one of these URLs:

```bash
# amd64
ghcr.io/slalombuild/pe-toolkit-standard-alpine-amd64:latest
ghcr.io/slalombuild/pe-toolkit-standard-ubuntu-amd64:latest
ghcr.io/slalombuild/pe-toolkit-full-alpine-amd64:latest
ghcr.io/slalombuild/pe-toolkit-full-ubuntu-amd64:latest

# arm64
ghcr.io/slalombuild/pe-toolkit-standard-alpine-arm64:latest
ghcr.io/slalombuild/pe-toolkit-standard-ubuntu-arm64:latest
ghcr.io/slalombuild/pe-toolkit-full-alpine-arm64:latest
ghcr.io/slalombuild/pe-toolkit-full-ubuntu-arm64:latest
```
(All images are listed [here](https://github.com/orgs/SlalomBuild/packages?repo_name=platform-engineering-toolkit))

Expand Down

0 comments on commit d586cd5

Please sign in to comment.