Lets keep it, but just add a comment in to the docker file why we have it. (Cos of dockerfile semantics it should be like:
``` # --absolute-names is cos of X RUN cd /tmp && \ ... ``` ) [ Full content available at: https://github.com/apache/incubator-airflow-ci/pull/3 ] This message was relayed via gitbox.apache.org for [email protected]
