You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "docker build" example was written as an in-line example, but directly
followed by a full-stop at the end of the sentence, which made it easy to
confuse the extra `.` to be part of the command to run.
This moves it to a code block to allow the example to be highlighted, and
less confusing.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
0 commit comments