copy libexec stuff to second stage
This commit is contained in:
parent
da2b76bba4
commit
9fb0e9a924
@ -49,6 +49,7 @@ RUN cd /tmp/pigeonhole && \
|
||||
FROM registry.gitlab.com/thallian/docker-confd-env:master
|
||||
|
||||
COPY --from=builder /lib/dovecot/ /lib/dovecot/
|
||||
COPY --from=builder /libexec/dovecot/ /libexec/dovecot/
|
||||
COPY --from=builder /bin/doveadm /bin/doveadm
|
||||
COPY --from=builder /bin/doveconf /bin/doveconf
|
||||
COPY --from=builder /sbin/dovecot /sbin/dovecot
|
||||
|
Loading…
Reference in New Issue
Block a user