disable service chroots until I understand the problems properly
This commit is contained in:
parent
87adbb9b0c
commit
5724cc82eb
2 changed files with 14 additions and 1 deletions
|
@ -56,7 +56,7 @@ RUN cd /tmp/pigeonhole && \
|
|||
--disable-static && \
|
||||
make && make install
|
||||
|
||||
FROM docker.io/thallian/confd-env:3.16
|
||||
FROM docker.io/thallian/confd-env:3.17-3.1.3.0
|
||||
|
||||
COPY --from=builder /lib/dovecot/ /lib/dovecot/
|
||||
COPY --from=builder /libexec/dovecot/ /libexec/dovecot/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue