** (RuntimeError) found error while checking types for Jason.Decoder.float_decode_function/1: in Docker

So far tracked some corners:

  1. On a OS X, with M2 - had to define the platform when building the image and running the container. Shouldn’t be causing more troubles.

  2. Elixir and Erlang versions. elixir -v in the container @D4no0
    Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns] Elixir 1.17.0 (compiled with Erlang/OTP 27)