Fixed some GFM whitespace issues.
This commit is contained in:
parent
f31a7eedbe
commit
8762539211
10
README.md
10
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user