diff --git a/Dockerfile.base b/Dockerfile.base index 1949bf8..0f50718 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.base b/Dockerfile.base index 1949bf8..0f50718 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build b/Dockerfile.build index a73f008..e8823ec 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.base b/Dockerfile.base index 1949bf8..0f50718 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build b/Dockerfile.build index a73f008..e8823ec 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index b66b4d7..abc7a5f 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.base b/Dockerfile.base index 1949bf8..0f50718 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build b/Dockerfile.build index a73f008..e8823ec 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index b66b4d7..abc7a5f 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.macosx b/Dockerfile.build.macosx index cab723d..8c04352 100644 --- a/Dockerfile.build.macosx +++ b/Dockerfile.build.macosx @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.base b/Dockerfile.base index 1949bf8..0f50718 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build b/Dockerfile.build index a73f008..e8823ec 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index b66b4d7..abc7a5f 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.macosx b/Dockerfile.build.macosx index cab723d..8c04352 100644 --- a/Dockerfile.build.macosx +++ b/Dockerfile.build.macosx @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.windows b/Dockerfile.build.windows index 309baab..1bf2583 100644 --- a/Dockerfile.build.windows +++ b/Dockerfile.build.windows @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.base b/Dockerfile.base index 1949bf8..0f50718 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build b/Dockerfile.build index a73f008..e8823ec 100644 --- a/Dockerfile.build +++ b/Dockerfile.build @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.linux b/Dockerfile.build.linux index b66b4d7..abc7a5f 100644 --- a/Dockerfile.build.linux +++ b/Dockerfile.build.linux @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.macosx b/Dockerfile.build.macosx index cab723d..8c04352 100644 --- a/Dockerfile.build.macosx +++ b/Dockerfile.build.macosx @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.build.windows b/Dockerfile.build.windows index 309baab..1bf2583 100644 --- a/Dockerfile.build.windows +++ b/Dockerfile.build.windows @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation diff --git a/Dockerfile.lint b/Dockerfile.lint index 271a0a5..b36e6c1 100644 --- a/Dockerfile.lint +++ b/Dockerfile.lint @@ -1,4 +1,8 @@ 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 apt-get update # Set noninteractive installation