Yage Hu
08/10/2022, 3:16 AMairbyte/normalization image arm64 version might be bad. Attempting to run it on AL2 arm64 gives:
docker run --name norm -it --rm --entrypoint bash airbyte/normalization:0.2.16
standard_init_linux.go:228: exec user process caused: exec format error
I submitted an issue https://github.com/airbytehq/airbyte/issues/15498. Note that testing this on M1 mac will succeed because of emulation I guess.