#Docker image optimizations
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
As I currently working on running the translation download in parallel of building the image I noticed that we include our whole repo...
For sure we can skip build folder with 55MB but the question is do we need the rest or can we just copy the home-assistant folder and pyproject.toml?
Could you just try an see if it still builds? If it does... I don't see why we would need to keep it?