Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[need details] PostgresFlyWayDockerModule is not working as expected #1414

Open
pshirshov opened this issue Mar 12, 2021 · 1 comment
Open
Assignees

Comments

@pshirshov
Copy link
Member

A user reported that since last release PostgresFlyWayDockerModule stopped spawning flyway containers.

make[PostgresFlyWayDocker.Container]
    .using[PostgresFlyWayDocker.Container]("postgres-flyway-proxy")
    .addDependency[PostgresFlyWayDocker.FlyWay.Container]
@Caparow
Copy link
Contributor

Caparow commented Apr 27, 2021

@pshirshov @neko-kai
Maybe the container was started and auto-removed after, but the execution was started before FlyWay migration?
#1464 Might fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants