Sha256: 31d49472061d27a6e9f9223c6b0eb3aa9fd17f6c785e6eee69aab7813716dde1
Contents?: true
Size: 327 Bytes
Versions: 1
Compression:
Stored size: 327 Bytes
Contents
app: &base build: . dockerfile: Dockerfile volumes: - ".:/usr/src/app" environment: - "GNTP_NOTIFY=true" volumes_from: - bundle_data command: "rake test" guard: <<: *base command: "nohup guard start --no-interactions" ports: [] bundle_data: image: tianon/true volumes: - /usr/local/bundle
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
streamer-0.2.1 | docker-compose.yml |