In VS code one can right click on a Dockerfile, select Build image ...
and after that it asks for a tag.
For my developments I always leave that to “latest”, but I have to confirm it each time – quite annoying. How to stop VS Code from asking for the tag each time? I want to define it once, that’s it.