Sign inSign up

netwo/pgmodeler-cli

By netwo

Updated almost 6 years ago

pgmodeler-ci as a docker image in order to use it from a CI (Gitlab-CI)

Image
0

881

netwo/pgmodeler-cli repository overview

Usage

PG_MODELER_CLI=docker run -v $(pwd):/some/path netwo-io/pgmodeler-cli pgmodeler-cli -p 5432 -u $SUPER_USER --passwd $SUPER_USER_PASSWORD --host=localhost
$PG_MODELER_CLI --ignore-errors --input-db db0 --import-db -of /some/path/some.dbm
$PG_MODELER_CLI --input /some/path/some.dbm --export-to-png --output /some/path/some.png

Inspiration

Largely inspired by https://github.com/GeertJohan/docker-pgmodeler-cli

Tag summary

Content type

Image

Digest

Size

254.8 MB

Last updated

almost 6 years ago

docker pull netwo/pgmodeler-cli