FROM mariadb:latest LABEL maintainer="Celestino Rey " # Install any necessary packages RUN apt-get update RUN apt-get install -y mysql-client