Stoinov

Results 5 comments of Stoinov

I am experiencing similar issue - due to being stuck with older version of docker (19.03.15), manifest are not properly parsed Typical output: ``` no matching manifest for linux/arm/v8 in...

My suggestion - check the container architecture from an inspect and use it as platform. This can be a global flag or per container tag.

Just to note that at the moment splatting is incorrectly highlighted when inside quotes: `"Some text with @splatting"` This should be just a normal quoted text instead of variable looking...

Are you still getting this? It works for me on arm64 machine.

fuzzy search usually means that you can type 'rise' and get sunrise in your results too. It's a lot as complicated or hard to implement as semantic which needs ML...