File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 registry name. In that case, &podman; tries to pull the image from all
5454 registries configured in the
5555 <filename >/etc/containers/registries.conf</filename > file. The default
56- image tag is <literal >latest</literal >. The default location of pulled
57- images is
58- <filename >/var/lib/containers/storage/overlay-images/</filename >.
59- </para >
56+ image tag is <literal >latest</literal >.
6057 <para >
6158 To view all possible options of the <command >podman pull</command >
6259 command, run:
114111 example that runs a container called <literal >sle15</literal > based on
115112 the latest <literal >sle15</literal > image follows:
116113 </para >
117- <screen >&prompt.root; podman run registry.suse.com/suse/sle15:latest sle15 </screen >
114+ <screen >&prompt.root; podman run registry.suse.com/suse/sle15:latest</screen >
118115 <para >
119116 Below is a list of frequently used options. For a complete list of
120117 available options, run the command: <command >podman run
You can’t perform that action at this time.
0 commit comments