Sha256: fabe42c02f8e138798f0b43356c1b72e405946cd9c3e957b01493386aa19f0e5
Contents?: true
Size: 346 Bytes
Versions: 31
Compression:
Stored size: 346 Bytes
Contents
stack: user/stackname version: 0.1.1 services: mysql: stateful: true environment: - MYSQL_ROOT_PASSWORD=${project}_secret webapp: image: webapp build: context: . args: - foo=bar - baz=baf some_app: image: some_app build: context: . args: foo: bar baz:
Version data entries
31 entries across 31 versions & 1 rubygems