-
Story
-
Resolution: Done
-
Minor
-
DO188 - RHOSCP4.14-en-3-20241023
-
False
-
-
False
-
en-US (English)
-
Oct 2 - Oct 17
Please fill in the following information:
| URL: | |
| Reporter RHNID: | |
| Section Title: | Build Images with Advanced Containerfile instructions |
Issue description
On step 7.1, indicates a volume path that muste be inspected, but it does not refer it as the SOURCE output mentioned in the next step
Steps to reproduce:
Workaround:
Run the command:
{{SOURCE=$(podman inspect custom-advanced }}
{{ --format="{{ (index .Mounts 0).Source")}}}}
and step 7.2 refer it as:
{{cat $SOURCE/numbers.txt}}
Expected result: