-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
with version 1.14.2 of aes-plugin-runner for Mac you get the following error when running aes-plugin-runner :8080 ./my-plugin.so:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "/ambassador/aes-plugin-runner": stat /ambassador/aes-plugin-runner: no such file or directory: unknown.
It looks like you moved the entrypoint to /usr/local/bin/aes-plugin-runner inside the image... but still trying to enter with /ambassador/aes-plugin-runner which does not exist.
Cheers
Metadata
Metadata
Assignees
Labels
No labels