Flyraty commented on PR #14765:
URL: https://github.com/apache/doris/pull/14765#issuecomment-1342295091

   > The `ADD` command in Dockerfile can decompress the tar.gz automatically 
before it is copied to the target directory. So there is no need to append the 
`tar -zxvf` command anymore.
   
   Oh, sorry, it's my problem. The reason is caused by replacing the `ADD` 
command with `RUN wget` command. Can we  add a reminder here in the document? 
When replacing it with `wget` command to package the docker image, we need to 
add the `tar` command.


-- 
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-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to