Sha256: 90ce850a3dd25396d06a69519433fb6ee34be109864b47ba90b0b6b9ba32a5ba

Contents?: true

Size: 132 Bytes

Versions: 11

Compression:

Stored size: 132 Bytes

Contents

#
service:
  name: mongo
  image: mongo:4.0
  command: "--smallfiles"
  network: bridge
  ports:
    - 27017:27017:tcp:round_robin

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mkit-0.9.0 samples/apps/mongo.yml
mkit-0.8.0 samples/apps/mongo.yml
mkit-0.7.2 samples/apps/mongo.yml
mkit-0.7.1 samples/apps/mongo.yml
mkit-0.7.0 samples/apps/mongo.yml
mkit-0.6.3 samples/apps/mongo.yml
mkit-0.6.2 samples/apps/mongo.yml
mkit-0.6.1 samples/apps/mongo.yml
mkit-0.6.0 samples/apps/mongo.yml
mkit-0.5.0 samples/apps/mongo.yml
mkit-0.4.3 samples/apps/mongo.yml