Kitematic: Containers does not appear after creation in My images Tab

Created on 4 May 2017  路  2Comments  路  Source: docker/kitematic

Expected behavior

  1. Open Kinematic My Images Tab
  2. Create in console new image
  3. New image appear in list

Actual behavior

  1. Open Kinematic My Images Tab
  2. Create in console new image
  3. New image does not appear in list

New image appear only after relaunch

Maybe some refresh button should be there)

bug exbeginner help wanted

Most helpful comment

Basically the issue is that creating an image from the command line doesn't dispatch this action. I'm not exactly sure why. Working on that. However, It's interesting to note that pulling an image from the command line does dispatch this action.

In other news, there technically is a refresh button. Clicking the "My Images" tab will reload the image list. Not the greatest UX though.

All 2 comments

Basically the issue is that creating an image from the command line doesn't dispatch this action. I'm not exactly sure why. Working on that. However, It's interesting to note that pulling an image from the command line does dispatch this action.

In other news, there technically is a refresh button. Clicking the "My Images" tab will reload the image list. Not the greatest UX though.

@mhelmetag thanks for debugging this - It seems to be related to the events dispatched where a build doesn't trigger anything, but a pull would

Was this page helpful?
0 / 5 - 0 ratings

Related issues

STaRDoGG picture STaRDoGG  路  3Comments

noahgift picture noahgift  路  3Comments

foverzar picture foverzar  路  4Comments

rick02840 picture rick02840  路  3Comments

geoffroy-noel-ddh picture geoffroy-noel-ddh  路  3Comments