FROM mariadb:latest LABEL maintainer="Celestino Rey <creylopez@yahoo.es>" # Install any necessary packages RUN apt-get update RUN apt-get install -y mysql-client