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
Unanswered
Hi All, I'M Trying To Run Tasks In The Autoscaler Using My Docker Image That Sits In Aws Ecr, And I'M Having Authentication Credentials Issues. I Want To Clone An Existing Task And Run It Using The Autoscaler. I Created A Docker Image, Which Sits In Aws


Yeah I know, I tried it but it didn't solve it...
My question was when exactly does the autoscaler run this script, because it seems like it doesn't run it before the "docker run" script.

  
  
Posted 8 days ago
12 Views
0 Answers
8 days ago
7 days ago