The `airbyte/normalization` image arm64 version mi...
# replication-troubleshooting
y
The
airbyte/normalization
image arm64 version might be bad. Attempting to run it on AL2 arm64 gives:
Copy code
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.