You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/08/29 10:15:10 UTC

[GitHub] [incubator-inlong] dockerzhang commented on issue #1502: publish all 0.10.0 images to docker hub

dockerzhang commented on issue #1502:
URL: https://github.com/apache/incubator-inlong/issues/1502#issuecomment-907765848


   All docker images are published to [inlong repo](https://hub.docker.com/u/inlong) with tag `0.10.0-incubating` by
   ```
   mvn clean package -DskipTests -Pdocker 
   cd docker
   sh publish.sh
   ```


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org