Installing Appian on Mac M1 Chip using Docker

Certified Senior Developer

Has anyone successfully installed Appian on a Mac that uses the M1 Chip (Apple Silicon)?

Currently I am having an issue as the Dockerfiile is using centos7 which is created for Intel chips, and its resulting an error because of the M1. 

Getting this error when doing a docker-compose build:

failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest sha256:691c55aabb3c4e3b89b953dd2f022f7ea845e5443954767d321d5f5fa394e28c: not found

Another example of the error:

https://stackoverflow.com/questions/67911250/cant-build-docker-compose-on-m1-chipset 

I know this is not an Appian issue but anyone that has been through the same thing and managed to find a solution would help a lot!

  Discussion posts and replies are publicly visible