mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
build(coredeps): install perl-IPC-Cmd
It is required to configure OpenSSL 3.0.
This commit is contained in:
@@ -6,3 +6,4 @@ FROM $BASEIMAGE
|
|||||||
RUN pipx install tox
|
RUN pipx install tox
|
||||||
COPY install-rust.sh /scripts/
|
COPY install-rust.sh /scripts/
|
||||||
RUN /scripts/install-rust.sh
|
RUN /scripts/install-rust.sh
|
||||||
|
RUN yum install -y perl-IPC-Cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user