The Dockerfile is
FROM alpine:3.19.1
LABEL maintainer="ioTium OTA Engg"
# Install MySQL and PostreSQL client
ENV LANGUAGE=en_US:
RUN apk add --no-cache mysql-client mariadb-connector-c-dev postgresql-client
Content type
Image
Digest
sha256:aa31fe2b6…
Size
17.3 MB
Last updated
about 2 months ago
docker pull iotium/pgsql-mysql-client