Sign inSign up

lokori/schemacrawler

By lokori

•Updated over 9 years ago

Extension of official SchemaCrawler Docker image. JDBC driver for Redshift added.

Image
0

419

lokori/schemacrawler repository overview

Dockerfile repo: https://github.com/solita/schemacrawler-docker⁠ Official SchemaCrawler Docker image: https://hub.docker.com/r/sualeh/schemacrawler/⁠

In addition to Redshift driver, default config has been changed to generate better htmlx output.

Usage example: docker run -v "$(pwd)":/share --rm -i -t --entrypoint="/schemacrawler/schemacrawler.sh"
lokori/schemacrawler -url=jdbc:redshift://192.0.1.1:9878/awesomedb -user=acc -infolevel=standard
-command=schema --schemas=awesomedb.staging loglevel=CONFIG -password=XX -outputformat=htmlx
-outputfile=/share/schemadiagram.html

Tag summary

Content type

Image

Digest

Size

257.6 MB

Last updated

over 9 years ago

docker pull lokori/schemacrawler