Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Conversation

julbrs
Copy link

@julbrs julbrs commented Jun 21, 2019

This parameter is already available but not documented.

I use this parameter like this :

          <configuration>
            <dockerfile>Dockerfile.tomcat</dockerfile>
            <repository>${docker.repository}</repository>
            <tag>${project.version}</tag>
          </configuration>

It work well to create multiple image from a single project ! (for example with multiple maven profiles)

Thanks a lot for the hard work on this plugin,

This parameter is already available but not documented.
@ktor
Copy link

ktor commented Jun 3, 2020

I use it to build multiple images that share the same resources repository. Why is that simple pull request not merged yet ? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants