eon-com / flyway

Container for database migrations with flyway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flyway container

License: MIT GitHub tag (latest SemVer)

Supported tags and respective Dockerfile links

flyway:0.2 flyway:latest (Dockerfile)

Quick reference

What is flyway?

This is the image used for database migrations.

Tools installed inside the image

  • flyway:6.3
  • openjdk:11.0.6
  • terraform:0.11
  • cloud-sql-proxy

License

flyway is open source and released under the terms of the MIT.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

About

Container for database migrations with flyway

License:MIT License


Languages

Language:Dockerfile 100.0%