diff --git a/Dockerfile.build b/Dockerfile.build index e8823ec..eeadcc9 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build b/Dockerfile.build index e8823ec..eeadcc9 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index abc7a5f..da8c9e3 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build b/Dockerfile.build index e8823ec..eeadcc9 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index abc7a5f..da8c9e3 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.macosx b/Dockerfile.build.macosx index 8c04352..1e8035e 100644 --- a/Dockerfile.build.macosx +++ b/Dockerfile.build.macosx @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update diff --git a/Dockerfile.build b/Dockerfile.build index e8823ec..eeadcc9 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index abc7a5f..da8c9e3 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.macosx b/Dockerfile.build.macosx index 8c04352..1e8035e 100644 --- a/Dockerfile.build.macosx +++ b/Dockerfile.build.macosx @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update diff --git a/Dockerfile.build.windows b/Dockerfile.build.windows index 1bf2583..f15277e 100644 --- a/Dockerfile.build.windows +++ b/Dockerfile.build.windows @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y mingw-w64-common mingw-w64-tools mingw-w64 mingw-w64-i686-dev mingw-w64-x86-64-dev diff --git a/Dockerfile.build b/Dockerfile.build index e8823ec..eeadcc9 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index abc7a5f..da8c9e3 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y g++ gcc diff --git a/Dockerfile.build.macosx b/Dockerfile.build.macosx index 8c04352..1e8035e 100644 --- a/Dockerfile.build.macosx +++ b/Dockerfile.build.macosx @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update diff --git a/Dockerfile.build.windows b/Dockerfile.build.windows index 1bf2583..f15277e 100644 --- a/Dockerfile.build.windows +++ b/Dockerfile.build.windows @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update @@ -16,7 +16,7 @@ RUN apt-get install -y cmake # Install Documentation Tools -RUN apt-get install -y doxygen graphviz plantuml +RUN apt-get install -y doxygen graphviz # plantuml # Install Compilers RUN apt-get install -y mingw-w64-common mingw-w64-tools mingw-w64 mingw-w64-i686-dev mingw-w64-x86-64-dev diff --git a/Dockerfile.lint b/Dockerfile.lint index b36e6c1..8f49e18 100644 --- a/Dockerfile.lint +++ b/Dockerfile.lint @@ -1,7 +1,7 @@ FROM ubuntu:22.04 # Work around for 16.04 host which has old docker version -RUN rm -f /etc/apt/apt.conf.d/docker-clean +RUN sed -i -e 's/ { / /' -e 's/ };//' /etc/apt/apt.conf.d/docker-clean RUN apt-get update