瀏覽代碼

formatting

Grega Bremec 2 年之前
父節點
當前提交
0be95f7e54
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.adoc

+ 3 - 1
README.adoc

@@ -24,14 +24,16 @@ If building the images using `podman` on an entitled host, no extra steps need
 to be performed as host entitlements will automatically be imported into the
 to be performed as host entitlements will automatically be imported into the
 build container.
 build container.
 
 
+******
 NOTE: When building for an architecture without the `ubi-minimal` image or on a
 NOTE: When building for an architecture without the `ubi-minimal` image or on a
       host that can not be entitled (f.e. Fedora CoreOS), you can choose a
       host that can not be entitled (f.e. Fedora CoreOS), you can choose a
       different base image by using the `--from` option in `podman build`:
       different base image by using the `--from` option in `podman build`:
-+
+
 [subs=+quotes]
 [subs=+quotes]
 -------------------------------
 -------------------------------
 $ *podman build --from=registry.fedoraproject.org/fedora-minimal:36 -f ./images/Containerfile-sysstat -t collector-sysstat:latest*
 $ *podman build --from=registry.fedoraproject.org/fedora-minimal:36 -f ./images/Containerfile-sysstat -t collector-sysstat:latest*
 -------------------------------
 -------------------------------
+******
 
 
 === Building in OpenShift ===
 === Building in OpenShift ===