Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sidecus/devcontainer-features

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My devcontainer features

My devcontainer features using the feature-starter template.

magicmirror

Automatically setup package manager mirrors, including ubuntu, pypi and apk etc.

{
    "image": "mcr.microsoft.com/devcontainers/base:ubuntu",
    "features": {
        "ghcr.io/sidecus/devcontainer-features/magicmirror:1": {
            "ubuntu_mirror": "<your-ubuntu-mirror-domain>",  // only applicable to Ubuntu based images
            "apk_mirror": "<your-alpine-apk-mirror-domain>", // only applicable to Alpine based images
            "pypi_mirror": "https://<your-pypi-mirror-domain>/pypi/web/simple/",
            "huggingface_mirror": "https://dummy-hf-mirror.com"
        }
    }
}

About

dev container features

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.