[ https://issues.apache.org/jira/browse/SPARK-26025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcelo Vanzin reassigned SPARK-26025: -------------------------------------- Assignee: Marcelo Vanzin > Docker image build on dev builds is slow > ---------------------------------------- > > Key: SPARK-26025 > URL: https://issues.apache.org/jira/browse/SPARK-26025 > Project: Spark > Issue Type: Improvement > Components: Kubernetes > Affects Versions: 3.0.0 > Reporter: Marcelo Vanzin > Assignee: Marcelo Vanzin > Priority: Minor > Fix For: 3.0.0 > > > When building a docker image, the docker tool uploads the contents of the > current directory - the "build context" - to the docker daemon. > On a dev build, that can be huge; with intermediate artifacts and test logs, > it can easily be a few gigabytes. And that copy happens for each one of the 3 > images build by the docker tool script. > It would be nice to make that faster to speed up iterative development. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org