A personal collection of useful devcontainers features.
{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/vabatta/devcontainer-features/bun:1": {}
}
}
$ bun
> ...
{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/vabatta/devcontainer-features/surrealdb:1": {}
}
}
$ surreal
SurrealDB command-line interface and server
USAGE:
surreal [SUBCOMMAND] ...