Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 458 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 458 Bytes

Codezero feature for Devcontainers

Install Codezero local tooling in a devcontainer

Example Usage

"features": {
    "ghcr.io/c6o/devcontainers-features/feature:1": {
        "version": "latest"
    }
}

Notes

Your devContainer will require privileged and host network access if you need to consume services on the host. You will also have to install Codezero on your host in order to keep the host and devContainer sessions in sync.