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