Skip to content

Commit

Permalink
minor grammatical and content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hippyod committed Jun 3, 2024
1 parent 5c08e46 commit 775d090
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ Save the Dockerfile and return to the terminal.
$ podman build --tag containerlab .

+
NOTE: If the build fails complaining about the `Unknown instruction: "SET"`, it means you're probably running on an older version of Podman that does not recognize heredoc. Please go the *https://podman.io/docs/installation[Podman installation^]* page and install the latest version.
NOTE: If the build fails complaining about the `Unknown instruction: "SET"`, it means you're probably running on an older version of Podman that does not recognize heredoc. Please update your installed version to the the latest version per the *https://podman.io/docs/installation[Podman installation^]* page.

+
Output:
Expand Down

0 comments on commit 775d090

Please sign in to comment.