- Trailing whitespace shows up as red on my editor, so remove. - Docker on my machine warns that having line continuations like: ``` sudo \ foo ``` is deprecated, and will become an error, so fix that up ahead of time.
- Trailing whitespace shows up as red on my editor, so remove. - Docker on my machine warns that having line continuations like: ``` sudo \ foo ``` is deprecated, and will become an error, so fix that up ahead of time.