X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FPOL%2FDockerfile;h=c50cd10f143dded85acbfd8dcc7708859cfe01a5;hb=refs%2Fchanges%2F33%2F10633%2F2;hp=6f02afe1c53c7cddfe0bf0bc96ccf140dad57b26;hpb=b7608055809d664eed0ee804d74e1cb4903245e8;p=osm%2Fdevops.git diff --git a/docker/POL/Dockerfile b/docker/POL/Dockerfile index 6f02afe1..c50cd10f 100644 --- a/docker/POL/Dockerfile +++ b/docker/POL/Dockerfile @@ -55,6 +55,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \ COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages COPY --from=INSTALL /usr/bin/osm* /usr/bin/ +COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/ COPY scripts/ scripts/