We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30d0113 + e6dce95 commit 4eff4efCopy full SHA for 4eff4ef
README.md
@@ -6,7 +6,11 @@ This repository contains Dockerfiles for CI builds for any project that might
6
be interested. The image builds are automated and self-updating, and process
7
described more below in detail. You can see the listing of updated builds at:
8
9
-⭐️ [RSE-OPS DOCKER BUILDS TABLE](https://rse-ops.github.io/docker-images/) ⭐️
+[RADIUSS Docker Builds Table](https://github.com/llnl/radiuss-docker/pkgs/container/radiuss/versions)
10
+
11
+The tags listed on this page can be used with the following pattern:
12
+`ghcr.io/llnl/radiuss:<tag>`. For example, `gcc-12-ubuntu-22.04` becomes
13
+`ghcr.io/llnl/radiuss:gcc-12-ubuntu-22.04`.
14
15
## How does it work?
16
0 commit comments