devcontainers / devcontainers/cli

`up --frozen-lockfile` doesn't fail when lockfile is outdated

Abierto
#1,273 1 comentario 0 reacciones 1 asignado Reclamado por @v-Kaniska244 Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
3k
Forks
457
Merge medio
13 h 17 min
PR fusionados (30 d)
6

Descripción

`npx @devcontainers/cli up --help` says:
```
--frozen-lockfile Ensure lockfile exists and remains unchanged;
fail otherwise. [boolean] [default: false]
```

I just ran `up --frozen-lockfile` twice, changing `devcontainer.json` (Really simple - image and feature. Changed feature from one to another.) in between without updating the lockfile. Got success and the same container id both times.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.