GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
417 stars 111 forks source link

Apigee Emulator #502

Closed fabltd closed 2 years ago

fabltd commented 2 years ago

The Apigee Emulator appears to be a Intel Image when installed on a M1 Mac.

Is there an plan for an Apple Silicon version?

shirishtrivikr commented 2 years ago

The Emulator version is same as what we provide as part of hybrid or Apigee-X installation and we do not have specific plans for a different version.

norberto-enomoto commented 2 years ago

It will be very interesting to provide Apigee Emulator to run on Mac M1 (Apple Silicon)

norberto-enomoto commented 2 years ago

This is a workaround for Mac M1. Create a Google Apigee runtime 1.6.1 called "apigee". Open a terminal and delete this container called "apigee". Run this command: docker run --platform linux/amd64 --name=apigee -p 8080:8080 -p 8998:8998 gcr.io/apigee-release/hybrid/apigee-emulator:1.6.1