Multiple tags for docker image in VS 2022
I’d like to tag a image (dockerfile build from VS 2022) with :latest and a version number (ideally taken from the MSBuild property VersionPrefix). Is this possible within VS?
I’d like to tag a image (dockerfile build from VS 2022) with :latest and a version number (ideally taken from the MSBuild property VersionPrefix). Is this possible within VS?