FROM fedora RUN dnf install -y \ python3-pytest \ python3-requests \ python3-pytest-cov \ git \ && rm -rf /var/cache/dnf /var/log/dnf*