Sha256: 0c37b01a8fd2a536a213f8464b238738afc463ed58922405fccc30ac49aaf166

Contents?: true

Size: 500 Bytes

Versions: 4

Compression:

Stored size: 500 Bytes

Contents

services:
  swift:
    # useful if you need to re-run the tests/spec
    # https://docs.openstack.org/ocata/cli-reference/swift.html
    # manual steps to set environment variables and create container
    # swift auth -v -U test:tester -K testing -A http://localhost:8080/auth/v1.0
    # swift auth
    # swift post ERA
    # image: openstackswift/saio
    # The previously used image was getting connection problems
    image: openstackswift/saio:change_846891_latest
    ports:
      - '8080:8080'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pushmi_pullyu-2.1.6 docker-compose.yml
pushmi_pullyu-2.1.5 docker-compose.yml
pushmi_pullyu-2.1.4 docker-compose.yml
pushmi_pullyu-2.1.3 docker-compose.yml