Skip to content

akullpp/postgres-docker-flyway-migrations-integration-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Docker image with Flyway migrations for integration testing

See article.

docker build . -t foobar
docker run -e POSTGRES_USER=admin -e POSTGRES_PASSWORD=admin -e POSTGRES_DB=platform foobar

About

Postgres Docker image with Flyway migrations for integration testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published