lordgamez commented on a change in pull request #1055:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1055#discussion_r618363196
##########
File path: cmake/DockerConfig.cmake
##########
@@ -22,7 +22,6 @@ add_custom_target(
-u 1000
-g 1000
-v
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}
- -c IMAGE_TYPE=release
Review comment:
I think you are right, it should be the same parameter list everywhere
for the sake of consistency, I added the `-i` switch here as well in c802edc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]