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

Update documentation to add parameter dockerfile - #298

Open
julbrs wants to merge 1 commit into
spotify:masterfrom
julbrs:patch-1
Open

Update documentation to add parameter dockerfile#298
julbrs wants to merge 1 commit into
spotify:masterfrom
julbrs:patch-1

Conversation

@julbrs

@julbrs julbrs commented Jun 21, 2019

Copy link
Copy Markdown

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

ktor commented Jun 3, 2020

Copy link
Copy Markdown

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