devcontainers / devcontainers/cli

Usage of --id-label yields hanging process

オープン
#665 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
3k
フォーク
457
平均マージ
13時間 17分
マージ済み PR(30日)
6

説明

Version of devcontainer-cli: 0.52.1
OS: Ubuntu 20.04
Shell: bash/zsh

Issue: Using `--id-label` to identify the container, and be able to spawn multiple devcontainers based on the same `devcontainer.json`, yields a hanging process after starting the container with `devcontainer up`.

Expected behavior: The process should not hang, as is the case if --id-label is not used.

Reproduce:
- Clone this repository: `git clone https://github.com/devcontainers/cli.git`
- Start devcontainer with id-label: `cd cli && devcontainer up --workspace-folder . --id-label name=hello`

Simply using `devcontainer up --workspace-folder .` works as expected.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。