From dcaaeb151946ccc2640cb6a862c617eaec8ba461 Mon Sep 17 00:00:00 2001 From: Foster Hangdaan Date: Tue, 22 Oct 2024 12:29:28 -0400 Subject: [PATCH] Formatting fixes --- Container-Images.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Container-Images.md b/Container-Images.md index f5729fa..3e909a7 100644 --- a/Container-Images.md +++ b/Container-Images.md @@ -1,10 +1,13 @@ # Container Images -This document shows where to find the official container images as well as how to build your own image. +This document shows where to find the official container images as well as how +to build your own image. ## Official Registry -[Official container images](https://code.fosterhangdaan.com/foster/-/packages/container/arch-packaging-container/versions) are provided for use with container orchestration tools such as [Podman](https://podman.io/): +[Official container images](https://code.fosterhangdaan.com/foster/-/packages/container/arch-packaging-container/versions) +are provided for use with container orchestration tools such as +[Podman](https://podman.io/): ```sh podman pull code.fosterhangdaan.com/foster/arch-packaging-container:latest