Skip to content

Experimenting with Dev Container Features

License

Notifications You must be signed in to change notification settings

AlexanderLanin/features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimenting with Dev Container Features

Warning: this is an experimental repository. At the moment, it is not intended for use by anyone other than the author.

Features

This repository contains a collection of features. Each sub-section below shows a sample devcontainer.json alongside example usage of the feature.

shinx-needs

{
    "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
    "features": {
        "ghcr.io/AlexanderLanin/features/sphinx-needs:1": "1.0.2"
    }
}

plantuml

{
    "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
    "features": {
        "ghcr.io/AlexanderLanin/features/plantuml:1": "latest"
    }
}

About

Experimenting with Dev Container Features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Languages