From 44c4b7406bdcd62c4e41fc6ccccc2197c11d9ac7 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 21 Mar 2019 18:02:48 +0100 Subject: [PATCH] Restore documentation removed from the base Fedora images https://github.com/debarshiray/toolbox/pull/55 --- Dockerfile | 4 ++++ missing-docs | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 missing-docs diff --git a/Dockerfile b/Dockerfile index 1be82b7..73d3648 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 $(