Why does openlane create the docker image by mergi...
# openlane
m
Why does openlane create the docker image by merging a tar file and then extracting it in the final image? Why not actually use Dockerfile includes? By not using RUN/ADD/COPY it is intentionally NOT creating layers in the image which can save download