dongjoon-hyun commented on PR #38298:
URL: https://github.com/apache/spark/pull/38298#issuecomment-1284361786

   Ur, @Yikun . Why do you use a different style per repo?
   - https://github.com/apache/spark-docker/pull/14/files
   ```
   - rm -rf /var/cache/apt/*
   + rm -rf /var/cache/apt/* && \
   + rm -rf /var/lib/apt/lists/*
   ```


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


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

Reply via email to