sha256:573e9ae3d0d7138bd92136fb488f9cabc44c797684ecc5df02bb036289d6b08c
OS/ARCH
Compressed size
14.44 MB
Last pushed
about 4 years by joseluisq
Type
Image
Manifest digest
sha256:573e9ae3d0d7138bd92136fb488f9cabc44c797684ecc5df02bb036289d6b08c
Image Layers
1ADD file ... in / 2.49 MB2CMD ["/bin/sh"]0 B3ARG VERSION=0.0.00 B4ENV VERSION=1.4.00 B5LABEL version=1.4.0 description=MySQL client for0 B6ENV BUILD_DEPS=gettext0 B7ENV RUNTIME_DEPS=libintl0 B8ARG USER_NAME0 B9ARG USER_HOME_DIR0 B10ENV USER_NAME=mysql0 B11ENV USER_HOME_DIR=/home/mysql0 B12RUN |3 VERSION=1.4.0 USER_NAME=mysql USER_HOME_DIR=/home/mysql11.12 MB13COPY /usr/local/bin/enve /usr/local/bin/ # buildkit848.14 KB14COPY ./__mysqldump.sh /usr/local/bin/__mysqldump.sh # buildkit1.09 KB15COPY ./mysql_exporter /usr/local/bin/mysql_exporter # buildkit316 B16COPY ./__mysqlimport.sh /usr/local/bin/__mysqlimport.sh # buildkit891 B17COPY ./mysql_importer /usr/local/bin/mysql_importer # buildkit316 B18RUN |3 VERSION=1.4.0 USER_NAME=mysql USER_HOME_DIR=/home/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:f7cee617575b5e5a7672d298a519bb8d8b5098efb90aa2a5d7b0510003457d52 in /