sources: tweak docstring for containers-storage
This commit is contained in:
parent
c219160b8f
commit
0ac05ecb55
1 changed files with 2 additions and 3 deletions
|
|
@ -4,9 +4,8 @@
|
||||||
This stage differs from other sources in that the source checks to see if the
|
This stage differs from other sources in that the source checks to see if the
|
||||||
container is available in the host's container storage. This puts a requirement
|
container is available in the host's container storage. This puts a requirement
|
||||||
on the user to ensure that the container is copied into local storage before
|
on the user to ensure that the container is copied into local storage before
|
||||||
trying to build an image. The starts by reading the host's
|
trying to build an image. The starts by reading the host's `storage.conf`
|
||||||
`/etc/containers/storage.conf` file and then using the config to check if the
|
file and then using the config to check if the container has been imported.
|
||||||
container has been imported.
|
|
||||||
|
|
||||||
Unlike all other sources, this source relies on external storage not controlled
|
Unlike all other sources, this source relies on external storage not controlled
|
||||||
by osbuild itself.
|
by osbuild itself.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue