sha256:0e75d22ef4d8f004254360e052e5933b05fcd98f3786405ad93310970a094f7f
OS/ARCH
linux/amd64
Compressed size
15.13 MB
Last pushed
over 4 years by joseluisq
Type
Image
Manifest digest
sha256:0e75d22ef4d8f004254360e052e5933b05fcd98f3786405ad93310970a094f7f
Image Layers
1ADD file ... in / 2.69 MB2CMD ["/bin/sh"]0 B3ARG VERSION=0.0.00 B4ENV VERSION=1.3.00 B5LABEL version=1.3.0 description=MySQL client for0 B6ENV BUILD_DEPS=gettext0 B7ENV RUNTIME_DEPS=libintl0 B8ARG ENVE_VERSION=1.4.00 B9ARG USER_NAME0 B10ARG USER_HOME_DIR0 B11ENV USER_NAME=mysql0 B12ENV USER_HOME_DIR=/home/mysql0 B13RUN |4 VERSION=1.3.0 ENVE_VERSION=1.4.0 USER_NAME=mysql12.44 MB14COPY ./__mysqldump.sh /usr/local/bin/__mysqldump.sh # buildkit1.09 KB15COPY ./mysql_exporter /usr/local/bin/mysql_exporter # buildkit315 B16COPY ./__mysqlimport.sh /usr/local/bin/__mysqlimport.sh # buildkit888 B17COPY ./mysql_importer /usr/local/bin/mysql_importer # buildkit315 B18RUN |4 VERSION=1.3.0 ENVE_VERSION=1.4.0 USER_NAME=mysql32 B19USER mysql0 B20WORKDIR /home/mysql32 B21VOLUME [/home/mysql]0 B22ENTRYPOINT ["/usr/bin/dumb-init"]0 B23CMD ["mysql"]0 B24LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/joseluisq/alpine-mysql-client org.opencontainers.image.title=Alpine0 BCommand
ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /