devcontainers / devcontainers/cli
`up --frozen-lockfile` doesn't fail when lockfile is outdated
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 3k
- Forks
- 457
- Merge moyen
- 13 h 17 min
- PR mergées (30 j)
- 6
Description
`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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.