dongjoon-hyun edited a comment on pull request #30059:
URL: https://github.com/apache/spark/pull/30059#issuecomment-709634856


   BTW, you don't need to put everything into `Dockerfile`.
   Let say, it's the same with the current `ubuntu:20.04`. Like you described, 
the contributors don't need to know about `pre-built image`. Instead, they can 
add new commands on GitHub Workflow file only. Then, it will be installed on 
the fly during Github Action execution time. And, we can move some of them to 
`Dockerfile` at every release preparation. How do you think about this?


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to