Skip to content

Dev container lock file#2522

Merged
DariuszPorowski merged 2 commits intoedgefrom
brooke-hamilton/devcontainer-lock
Mar 17, 2026
Merged

Dev container lock file#2522
DariuszPorowski merged 2 commits intoedgefrom
brooke-hamilton/devcontainer-lock

Conversation

@brooke-hamilton
Copy link
Member

@brooke-hamilton brooke-hamilton commented Mar 16, 2026

This pull request adds a new .devcontainer/devcontainer-lock.json file that specifies the versions and integrity hashes for several development container features. This helps ensure consistent tooling and environment setup for anyone using the dev container.

Development environment setup:

  • Added azure-cli feature version 1.2.9 with integrity hash to lock Azure CLI in the dev container.
  • Added docker-in-docker feature version 2.16.1 to enable Docker usage inside the dev container.
  • Added kubectl-helm-minikube feature version 1.3.1 to provide Kubernetes, Helm, and Minikube tools in the dev container.
  • Added k3d feature version 1.1.0 to support running lightweight Kubernetes clusters inside Docker.

Signed-off-by: Brooke Hamilton <[email protected]>
@brooke-hamilton brooke-hamilton requested review from a team as code owners March 16, 2026 14:43
@brooke-hamilton brooke-hamilton changed the title dev container lock file Dev container lock file Mar 16, 2026
Copy link
Contributor

Copilot AI commented Mar 16, 2026

@brooke-hamilton I've opened a new pull request, #2523, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Pin explicit full versions in devcontainer.json and lock file identifiers

Co-authored-by: brooke-hamilton <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: brooke-hamilton <[email protected]>
@DariuszPorowski DariuszPorowski merged commit a5142fe into edge Mar 17, 2026
5 checks passed
@DariuszPorowski DariuszPorowski deleted the brooke-hamilton/devcontainer-lock branch March 17, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants