I wrote this docker file
FROM postgres:alpine RUN apk --no-cache add wget su-exec RUN wget -qO- https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline