AndBobsYourUncle / hassio-addons

73 stars 41 forks source link

Dockerfile changes #11

Open michaelarnauts opened 5 years ago

michaelarnauts commented 5 years ago

Is there a reason why the Dockerfile was changed in cfe243279d352b802ccaf64e7f996fd629a0ebab?

The original chaining with && is better since it keeps it all in one layer.

More information here: https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run