Sha256: f36d391ad4be1cc5ea7728cc9132be0a0a7da434e65dccbe6519e4617240aba4

Contents?: true

Size: 309 Bytes

Versions: 1

Compression:

Stored size: 309 Bytes

Contents

version: "2.3"

services:
  gitlab-janitor:
    restart: 'unless-stopped'
    healthcheck:
      disable: true
    build:
      context: .
      args:
        RUBY_VERSION: 3.1
    image: ${SERVICE_IMAGE-rnds/gitlab-janitor}:${SERVICE_TAG-latest}
    working_dir: /home/app
    tmpfs: /tmp


    
    
    


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitlab-janitor-0.0.3 docker-compose.yml