Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Some Devcontainer Features

Contents

This repository contains a collection of Features.

buf

Installs buf:

{
"features": {
"ghcr.io/davrux/devcontainer-features/buf:1": {
"version": "latest"
}
}
}

earthly

Installs earthly:

{
"features": {
"ghcr.io/davrux/devcontainer-features/earthly:1": {
"version": "latest"
}
}
}

grpcui

Installs grpcui:

{
"features": {
"ghcr.io/davrux/devcontainer-features/grpcui:1": {
"version": "latest"
}
}
}

Tests

devcontainer features test
devcontainer features test --features buf
devcontainer features test --features earthly
devcontainer features test --features grpcui

Distributing Features

Versioning

Features are individually versioned by the version attribute in a Feature's devcontainer-feature.json. Features are versioned according to the semver specification. More details can be found in the dev container Feature specification.

About

Devcontainer Features

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages