Sha256: 734d41a8a28c67e79506d04815e88a5cb046f695dedc5846313766690e223596
Contents?: true
Size: 231 Bytes
Versions: 6
Compression:
Stored size: 231 Bytes
Contents
postgres: build: context: <%= dockerfile_dir %>postgres args: - POSTGRES_VERSION=${POSTGRES_VERSION} ports: - "${POSTGRES_HOST_PORT}:5432" volumes: - postgres:/var/lib/postgresql/data
Version data entries
6 entries across 6 versions & 1 rubygems