Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
hello, I see that <https://github.com/clearml/clearml-server/releases/tag/v2.1.0|clearml-server 2.1.0> has been released, but I cannot find it in dockerhub images <https://hub.docker.com/r/allegroai/clearml/tags> What am i missing? Also, please dont use t

hello, I see that clearml-server 2.1.0 has been released, but I cannot find it in dockerhub images
None
What am i missing?
Also, please dont use tag "latest" it is dangerous (for example if you have nuked all images and redownload - it can download the wrong one)

  
  
Posted one month ago
Votes Newest

Answers 3


Hi @<1855782479961526272:profile|CleanBee5> , I think you're using the old repository.
None is what you need 🙂

  
  
Posted one month ago

Like this 😄
image

  
  
Posted one month ago

ok would be nice to put the info somewhere about this 😄

  
  
Posted one month ago
204 Views
3 Answers
one month ago
one month ago
Tags