Jay Qi created KAFKA-6845:
-----------------------------
Summary: Shrink size of docker image
Key: KAFKA-6845
URL: https://issues.apache.org/jira/browse/KAFKA-6845
Project: Kafka
Issue Type: Improvement
Reporter: Jay Qi
Proposing a very small change to slightly reduce the size of the Docker image:
* Adding {{--no-cache-dir}} flag to all {{pip install}} commands to prevent
caching of build artifacts
When building, I'm seeing an ~20 MB reduction in image size. (1.76 GB -> 1.74
GB)
PR coming shortly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)