E5D1 GitHub - letsramp/devcontainer-features: Skyramp devcontainer features
[go: up one dir, main page]

Skip to content

letsramp/devcontainer-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
< 6880 svg aria-hidden="true" focusable="false" class="octicon octicon-file-directory-fill icon-directory" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skyramp Dev Container feature:

Example devcontainer.json

{
    "name": "Skyramp Test Tools",
    "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
    "features": {
        "ghcr.io/devcontainers/features/docker-in-docker:2": {},
        "ghcr.io/letsramp/devcontainer-features/skyramp:1": {},
        "ghcr.io/mpriscella/features/kind:1": {}
        "ghcr.io/devcontainers/features/go:1": {
            "version": "1.19"
        },
        "ghcr.io/devcontainers/features/python:1": {},
    },
}

About

Skyramp devcontainer features

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages

0