From 9ae190bc06c1d03e62ef6c18f6be60619ebe5126 Mon Sep 17 00:00:00 2001 From: ver4a Date: Wed, 30 Apr 2025 09:41:38 +0200 Subject: [PATCH] Fix formatting --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 117d6e5..5f88589 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ The images live at registry.uncontrol.me/ver4a/onc-kde These tags are currently used: - `:main` latest base image - `:main-nvidia` latest base image with nvidia drivers layered - `:main-ver4a` latest base image with my own personal customizations layared - `:main-nvidia-ver4a` same as `:main-ver4a` but based on nvidia layer +- `:main` latest base image +- `:main-nvidia` latest base image with nvidia drivers layered +- `:main-ver4a` latest base image with my own personal customizations layared +- `:main-nvidia-ver4a` same as `:main-ver4a` but based on nvidia layer - For all tags above, there is a corresponding full-versioned variant, the general format is `:BASE_IMAGE_VERSION-LAYERS`, so for example `:42.20250429.0-nvidia`. +For all tags above, there is a corresponding full-versioned variant, the general format is `:BASE_IMAGE_VERSION-LAYERS`, so for example `:42.20250429.0-nvidia`. - These tags are not immutable, they might (and do) change, usually if builds are done out of schedule by commits. These versioned tags also expire after 4 weeks. +These tags are not immutable, they might (and do) change, usually if builds are done out of schedule by commits. These versioned tags also expire after 4 weeks.