Sha256: 69e6b1fa216fc1ece52bfc3ad1ff8417f82908cdb1eb844104096eccf98be940
Contents?: true
Size: 376 Bytes
Versions: 1
Compression:
Stored size: 376 Bytes
Contents
dockerfile: |- RUN apk add --no-cache build-base git RUN gem install gem_hadar bundler script: &script |- echo -e "\e[1m" ruby -v echo -e "\e[0m" bundle rake test images: ruby:3.1-alpine: *script ruby:3.0-alpine: *script ruby:2.7-alpine: *script ruby:2.6-alpine: *script ruby:2.5-alpine: *script ruby:2.4-alpine: *script ruby:2.3-alpine: *script
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tins-1.31.0 | .all_images.yml |