Open robertmiles3 opened 6 years ago
We get versions from the Docker Registry. For local images we can't get the tags. If you'll publish your image this is work. I think we can add a possibility for working with local images too.
We'll, the image on the hub is private which is also not supported in DockStation. So, it seems I'm stuck without an option.
Is this project still going? There hasn't been a release in a while so I was just wondering. On Oct 4, 2018, 10:35 AM -0400, Igor Kozlovsky notifications@github.com, wrote:
We get versions from the Docker Registry. For local images we can't get the tags. If you'll publish your image this is work. I think we can add a possibility for working with local images too. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Yep, private and external registries don't support too.
Yes, we're working on the project but development is very very slow because we can't find money and work fulltime on this project. We're working few hours per week after general work.
Understandable. Is there an ETA for a new version that might include either of these? (looking at local registry or private remotes)
So, make an estimate is very difficult right now but I hope we'll release it in v1.6 in December, because v1.5 is on final stage and we don't want to drag out 1.5 release.
I have a local image
sjvassoc/smart
that haslatest
anddevelop
tags. However, in DockStation it only showslatest
and notdevelop
. How can I get this to show all tags?