create missing directory
This commit is contained in:
parent
75c8b21e64
commit
9ee9efc656
@ -5,9 +5,9 @@ COPY --from=portage /var/db/repos/gentoo /var/db/repos/gentoo
|
|||||||
|
|
||||||
# courier and pythonfilter install + activate + cleanup
|
# courier and pythonfilter install + activate + cleanup
|
||||||
#RUN echo '=mail-filter/courier-pythonfilter-3.0.2-r1' > /etc/portage/package.accept_keywords && \
|
#RUN echo '=mail-filter/courier-pythonfilter-3.0.2-r1' > /etc/portage/package.accept_keywords && \
|
||||||
RUN emerge mail-mta/courier mail-filter/courier-pythonfilter dev-python/pyspf && \
|
RUN emerge mail-mta/courier mail-filter/courier-pythonfilter dev-python/pyspf
|
||||||
ln -s /usr/bin/pythonfilter /usr/libexec/filters && \
|
RUN ln -s /usr/bin/pythonfilter /usr/libexec/filters && \
|
||||||
filterctl start pythonfilter && \
|
mkdir -p /etc/courier/filters/active && filterctl start pythonfilter && \
|
||||||
rm -rf /var/db/repos/gentoo
|
rm -rf /var/db/repos/gentoo
|
||||||
|
|
||||||
# courier config
|
# courier config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user