Sha256: d2d8160ea13036f1dc4607646d3929bd11824e35c7fd5f1f75be35c2109a9f41
Contents?: true
Size: 211 Bytes
Versions: 2
Compression:
Stored size: 211 Bytes
Contents
services: app: build: dockerfile_inline: | FROM ruby:bullseye COPY Gemfile Gemfile.lock tabled.gemspec . RUN bundle install working_dir: /app volumes: - ./:/app
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tabled-1.2.1 | docker-compose.yml |
tabled-1.2.0 | docker-compose.yml |