docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.24k stars 1.41k forks source link

exec terminal button opens empty terminal #4678

Open hoonahn opened 5 years ago

hoonahn commented 5 years ago

Expected behavior

  1. Click [EXEC] button and launches the container's terminal.
  2. Click [EXEC] button again then terminal should open a new tab and launches the container's terminal.

Actual behavior

  1. Click [EXEC] button and launches just current machine's terminal without going inside the container.
  2. Click [EXEC] button and does not open new tab, just activating the current machine's terminal opened from Step 1.

Information about the Issue

Other buttons such as [DOCS] works fine. Only the [EXEC] button does not work expectedly. Trying manually through terminal ($ docker exec -it {container} {cmd}) works fine.

MacOS 10.14.3 Docker Kitematic 0.17.6 Docker Desktop Community 2.0.0.3 Docker Engine 18.09.2

Steps to reproduce the behavior

  1. Open Kitematic from Docker Desktop.
  2. Select the running container.
  3. Press [EXEC] button.
JasonCust commented 5 years ago

Seeing the same issue on:

MacOS 10.14.6 (18G103) Docker Kitematic 0.17.9 Docker Desktop Community 2.1.0.3 (38240) Docker Engine 19.03.2 Docker Machine 0.16.2

qubing commented 4 years ago

Same issue happened on: Mac OS 10.15.2 Kitematic 0.17.10 Docker Desktop Community 2.1.0.5 Docker Engine 19.03.5 Docker Machine 0.16.2