This commit is contained in:
jb-alvarado 2023-03-28 10:32:47 +02:00
parent 46ae4f6460
commit 0e0c45e982

View File

@ -19,8 +19,6 @@ FROM base
ARG FFPLAYOUT_VERSION=0.17.0-beta7
COPY README.md *.rpm /tmp/
RUN echo $(ls /tmp/)
RUN dnf update -y && \
dnf install -y epel-release && \
dnf install -y 'dnf-command(config-manager)' && \