Sha256: dddcd72364634f8bce76aa43661e8b9fd1b3a02a26e7265179b120d019699144

Contents?: true

Size: 921 Bytes

Versions: 1

Compression:

Stored size: 921 Bytes

Contents

# THIS IS GENERATED - DO NOT EDIT

services:
  with-clues-3.1:
    image: sustainable-rails/with-clues-dev:ruby-3.1
    init: true
    volumes:
      - type: bind
        source: "./"
        target: "/root/work"
        consistency: "consistent"
    entrypoint: /root/show-help-in-app-container-then-wait.sh
    working_dir: /root/work
  with-clues-3.2:
    image: sustainable-rails/with-clues-dev:ruby-3.2
    init: true
    volumes:
      - type: bind
        source: "./"
        target: "/root/work"
        consistency: "consistent"
    entrypoint: /root/show-help-in-app-container-then-wait.sh
    working_dir: /root/work
  with-clues-3.3:
    image: sustainable-rails/with-clues-dev:ruby-3.3
    init: true
    volumes:
      - type: bind
        source: "./"
        target: "/root/work"
        consistency: "consistent"
    entrypoint: /root/show-help-in-app-container-then-wait.sh
    working_dir: /root/work

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
with_clues-1.3.0 docker-compose.dx.yml