microsoft / microsoft/vscode-remote-release

devcontainers-lock.json cannot be disabled

Open
#11,748 1 comment 1 reaction 1 assignee View on GitHub

@chrmarti is already working on this.

Since Jul 14, 2026.

Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

  • VSCode Version: 1.128.0
  • Local OS Version: macOS 26.5.2
  • Remote OS Version: Debian 13
  • Remote Extension/Connection Type: Dev Containers
  • Logs:

Steps to Reproduce:

  1. Disable Dev Container Lockfile in User Settings JSON: "dev.containers.lockfile": false,
  2. Rebuild or create a new dev container through VS Code. Expected: no devcontainer-lock.json is created.

I suspect something has gone wrong when switching the logic from opt-in to opt-out.

We want to disable Lockfiles for now until renovate learns to update lockfiles together with features.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.