diff --git a/Dockerfile b/Dockerfile index 850638edd8..2393c474d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -74,6 +74,17 @@ RUN apt-get update && \ ARG TARGETPLATFORM + +# DB2 for IBM i support - Official IBM repo +RUN <