devcontainers / devcontainers/cli
`up --frozen-lockfile` doesn't fail when lockfile is outdated
Aperta
- Lingua principale
- TypeScript
- Stelle
- 3k
- Fork
- 457
- Merge medio
- 13h 17m
- PR unite (30g)
- 6
Descrizione
`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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.