Sign inSign up

raming/liquibase

By raming

Updated almost 8 years ago

Liquibase version 3.6.2 with Postgres support

Image
0

202

raming/liquibase repository overview

docker run --rm -v $(pwd):/liquibase/ -e "LIQUIBASE_URL=jdbc:postgresql://some_server:5432/some_db" -e "LIQUIBASE_USERNAME=some_user" -e "LIQUIBASE_PASSWORD=some_password" -e "LIQUIBASE_CHANGELOG=/liquibase/changelog.xml" liquibase update Starting Liquibase at Tue, 11 Dec 2018 11:38:45 UTC (version 3.6.2 built at 2018-07-03 11:28:09) Liquibase: Update has been successful.

Tag summary

Content type

Image

Digest

Size

239.8 MB

Last updated

almost 8 years ago

docker pull raming/liquibase