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 09:51:47 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #1502: publish all 0.10.0 images to docker hub

dockerzhang opened a new issue #1502:
URL: https://github.com/apache/incubator-inlong/issues/1502


   <!--
   Thanks for contributing InLong!
   Please explain your use case precisely, and if possible provide an example
   snippet.
   -->
   
   **Is your feature request related to a problem? Please describe.**
   publish all 0.10.0 images to docker hub.
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   
   
   
   


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



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

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #1502:
URL: https://github.com/apache/incubator-inlong/issues/1502


   


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



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

Posted by GitBox <gi...@apache.org>.
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