diff --git a/Dockerfile b/Dockerfile index 43fdf5b..e827db0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,10 @@ COPY README.md / RUN sed -i '/tsflags=nodocs/d' /etc/dnf/dnf.conf RUN dnf -y swap coreutils-single coreutils-full +COPY missing-docs / +RUN dnf -y reinstall $(