Sha256: 7368583f32098cf3c48299ba00939ac52241fc93040f64642811bc9d7afe5418
Contents?: true
Size: 160 Bytes
Versions: 7
Compression:
Stored size: 160 Bytes
Contents
version: "3" services: db: image: postgres:9.6 ports: - "5432:5432" volumes: - postgres:/var/lib/postgresql/data volumes: postgres:
Version data entries
7 entries across 7 versions & 1 rubygems