Docker command tool registry file
postgres:
databaseInstances:
- versions: "9.6,13.5"
edition:
composeYml: docker-compose-postgres.yml
dbInitFolder: db_init_postgres
image: postgres:${DATABASE_VERSION}
Last updated
Was this helpful?

