diff options
Diffstat (limited to 'Dockerfile.tools')
| -rw-r--r-- | Dockerfile.tools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.tools b/Dockerfile.tools index 2bfc19a..9974dcf 100644 --- a/Dockerfile.tools +++ b/Dockerfile.tools @@ -6,4 +6,4 @@ ENV HOME=/root WORKDIR $HOME COPY config /root COPY config/01_nodoc /etc/dpkg/dpkg.cfg.d/01_nodoc -RUN bash /root/install.sh && bash -lc 'scrub' +RUN bash /root/install.sh |
