kevdoran commented on PR #6673:
URL: https://github.com/apache/nifi/pull/6673#issuecomment-1319303443

   I've pushed an update to the `kevdoran/nifi*` dockerhub images based on the 
latest, and I've also updated all Dockerfiles to work with `zip` format 
archives, so this slightly simpler command should work for testing all the 
dockermaven image builds:
   
   ```
    mvn -T2C clean install -DskipTests \
      && mvn install -Pdocker -pl 
nifi-toolkit/nifi-toolkit-assembly,nifi-docker/dockermaven,nifi-registry/nifi-registry-docker-maven/dockermaven,minifi/minifi-docker,minifi/minifi-c2/minifi-c2-docker
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to