from ubuntu:jammy ARG VERSION ENV INSTALL_TARGET=/var/packages/mariadb RUN <&1 cmake --install . "${INSTALL_TARGET}/bin/mariadb" --version EOT