amazon-ecs-plugin icon indicating copy to clipboard operation
amazon-ecs-plugin copied to clipboard

fargate fails to launch docker instance (exec: "-url": executable file not found)

Open lapayne opened this issue 2 years ago • 0 comments

when we try to launch the docker instance using the plugin we get the following error, this is on multiple docker containers including just a base centos8 image.

Stopped | CannotStartContainerError: ResourceInitializationError: failed to create new container runtime task: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "-url": executable file not found in

I've removed the URL's for the jenkins instance and the tunnel but the error still occurs, this is running v1.41

lapayne avatar Apr 06 '22 13:04 lapayne