drecks gentoo, läuft sowieso nicht
This commit is contained in:
parent
015e934c4f
commit
18adc6d4f5
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
conftest
|
@ -4,8 +4,8 @@ FROM gentoo/stage3:amd64
|
|||||||
COPY --from=portage /var/db/repos/gentoo /var/db/repos/gentoo
|
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 && \
|
||||||
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 && \
|
ln -s /usr/bin/pythonfilter /usr/libexec/filters && \
|
||||||
filterctl start pythonfilter && \
|
filterctl start pythonfilter && \
|
||||||
rm -rf /var/db/repos/gentoo
|
rm -rf /var/db/repos/gentoo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user