Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

One can create the image using the maven command "mvn --activate-profiles docker clean package" or equivalently "mvn -P docker clean package."  This generates these images:

Image Modified

We see that a single image (all have the same IMAGE ID) is given four tags.

...