Sha256: 68e6072487dec7564404adcee0706dcf834268681984b7a25ba74e05153a87b9

Contents?: true

Size: 541 Bytes

Versions: 1

Compression:

Stored size: 541 Bytes

Contents

{
	"name": "Ruby",
	"image": "mcr.microsoft.com/devcontainers/ruby:3.1",
	"features": {
		"ghcr.io/devcontainers/features/node:1": {
			"version": "lts"
		}
	},
	
	// Use 'forwardPorts' to make a list of ports inside the container available locally.
	// "forwardPorts": [],

	// Use 'postCreateCommand' to run commands after the container is created.
	// "postCreateCommand": "ruby --version",

	// Set `remoteUser` to `root` to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
	"remoteUser": "vscode"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-auth0-3.1.0 .devcontainer/devcontainer.json