Apigee Emulator VS Code

Hi,

I was unable to run a container for Apigee runtime 1.6.1 with Cloud Code on VS Code.

“Runtime is not Up”

Can you check if your container is running with

docker ps

If not please see the Apigee emulator section and try to create a new one:

If that doesn’t work please see if there’s an error in the VS code output console.

Possible things to look out for are errors in pulling the emulator image or port conflicts when starting the container.