equal
deleted
inserted
replaced
4 RUN echo $PWD/test-config > /tmp/exim/trusted-configs |
4 RUN echo $PWD/test-config > /tmp/exim/trusted-configs |
5 RUN autoconf |
5 RUN autoconf |
6 RUN ./configure |
6 RUN ./configure |
7 RUN make |
7 RUN make |
8 RUN rm -f test-config |
8 RUN rm -f test-config |
9 |
|