Sha256: 5b61c419835e3324f1a9792f1d7f3ad6781c1ed79725ad58bcca2f32117d8c05
Contents?: true
Size: 290 Bytes
Versions: 4
Compression:
Stored size: 290 Bytes
Contents
// For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/ruby { "name": "Ruby", "image": "mcr.microsoft.com/devcontainers/ruby:1-3.2-bullseye", "postCreateCommand": "bundle install" }
Version data entries
4 entries across 4 versions & 1 rubygems