From 876253921143a14fe7ac5f221df3466fb88fc343 Mon Sep 17 00:00:00 2001 From: "Ketrenos, James P" Date: Mon, 16 Sep 2019 17:10:53 -0700 Subject: [PATCH] Fixed some GFM whitespace issues. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 62901e1..bc279d6 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ and **MANIFEST**. Solution specific definitions: - CONTAINER_IMAGE is used as the container tag name - OS_DISTRO is used as the base OS distribution. Possible values: ubuntu - OS_VERSION is used as the OS version. Possible values: disco, eoan + CONTAINER_IMAGE is used as the container tag name + OS_DISTRO is used as the base OS distribution. Possible values: ubuntu + OS_VERSION is used as the OS version. Possible values: disco, eoan # MANIFEST @@ -31,11 +31,11 @@ on my local disk, sorting, and name-mangling them to be VERSION declarations. For example: - libgl1-mesa-glx_19.0.1-agama-109_amd64.deb + libgl1-mesa-glx_19.0.1-agama-109_amd64.deb is changed to: - LIBGL1_MESA_GLX_VERSION=19.0.1-agama-109 + LIBGL1_MESA_GLX_VERSION=19.0.1-agama-109 This allows the Dockerfile templates to then version pin Agama packages: