equal
deleted
inserted
replaced
40 RUN mkdir /tmp/exim |
40 RUN mkdir /tmp/exim |
41 RUN echo $PWD/test-config > /tmp/exim/trusted-configs |
41 RUN echo $PWD/test-config > /tmp/exim/trusted-configs |
42 RUN autoconf |
42 RUN autoconf |
43 RUN ./configure |
43 RUN ./configure |
44 RUN make |
44 RUN make |
|
45 RUN rm -f test-config |
45 |
46 |
46 ## now finally run the tests |
47 ## now finally run the tests |
47 ## should be done by you, manually :) |
48 ## should be done by you, manually :) |
48 # -> full hostname |
49 # -> full hostname |
49 |
50 |