Post #2155966
2026-05-07 03:33 UTC
some recent VSCode update seems to have started generating a `.devcontainer/devcontainer-lock.json` lockfile, but is it supposed to get checked into version control? i have no idea if it's supposed to be personal or team-wide
Replies (1)
-
@jgarber@social.lol 2026-05-07 11:55
@davidcelis@xoxo.zone Yes! It’s worth tracking that file in version control so everyone else’s container builds are consistent. Also, if you’re using Dependabot and configure the “devcontainers” ecosystem, Dependabot can track version updates for you.