Sha256: 33308de73d5a09219566af0687f15e72e2dbef954213e4b87285f1f24bb573f6
Contents?: true
Size: 316 Bytes
Versions: 3
Compression:
Stored size: 316 Bytes
Contents
version: '2' services: registrator: image: 'gliderlabs/registrator:latest' command: '-internal -tags=dev consul://consul:8500' volumes: - '/var/run/docker.sock:/tmp/docker.sock' syslog: image: 'factorish/syslog' command: '-t udp' environment: - "SERVICE_514_NAME=syslog-514"
Version data entries
3 entries across 3 versions & 1 rubygems