File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 <emphasis >path</emphasis > can reference to a specific image registry.
112112 If omitted, &podman; searches for the image in registries defined in
113113 the <filename >/etc/containers/registries.conf</filename > file. An
114- example that runs a container called <literal >sles15 </literal > based on
115- the <literal >sle15</literal > image follows:
114+ example that runs a container called <literal >sle15 </literal > based on
115+ the latest <literal >sle15</literal > image follows:
116116 </para >
117- <screen >&prompt.root; podman run registry.opensuse.org /suse/templates/images/sle-15-sp3/base/images/suse/ sle15 sles15 </screen >
117+ <screen >&prompt.root; podman run registry.suse.com /suse/sle15:latest sle15 </screen >
118118 <para >
119119 Below is a list of frequently used options. For a complete list of
120120 available options, run the command: <command >podman run
You can’t perform that action at this time.
0 commit comments