Sign inSign up

iotium/pgsql-mysql-client

By iotium

Updated about 2 months ago

PGSQL and MYSQL Client.

Image
0

8.3K

iotium/pgsql-mysql-client repository overview

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

Tag summary

Content type

Image

Digest

sha256:aa31fe2b6

Size

17.3 MB

Last updated

about 2 months ago

docker pull iotium/pgsql-mysql-client