Sha256: b698dbf3a8719dfbb6d941be7327ea9046340632d24d54ccfbf7378f61f6a149

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 Bytes

Contents

version: '3.8'

services:
  gem:
    build:
      context: .
      args:
        - TOKEN=${GITHUB_TOKEN}
    environment:
      - USERNAME=${GITHUB_USERNAME}
      - TOKEN=${GITHUB_TOKEN}
    volumes:
      - .:/var/app

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
test-development-dependencies-0.1.0 docker-compose.yml