Sha256: 4e15fe4cc45af1c965336402f8fb875cc38f342cf593bb16d333aa54e11a5dab
Contents?: true
Size: 206 Bytes
Versions: 1
Compression:
Stored size: 206 Bytes
Contents
version: "3.3" services: db: build: context: . args: - PGVERSION=${PGVERSION:-15} ports: - "5432:5432" environment: - POSTGRES_PASSWORD=${PGPASSWORD:-postgres}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pg_ha_migrations-1.7.0 | docker-compose.yml |