Grega Bremec преди 2 години
родител
ревизия
6aee6999be
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      README.adoc

+ 0 - 1
README.adoc

@@ -28,7 +28,6 @@ build container.
 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
       different base image by using the `--from` option in `podman build`:
-
 [subs=+quotes]
 -------------------------------
 $ *podman build --from=registry.fedoraproject.org/fedora-minimal:36 -f ./images/Containerfile-sysstat -t collector-sysstat:latest*