aws / aws-app-mesh-examples

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
MIT No Attribution
864 stars 395 forks source link

Updating the Dockerfile used to build envoy image #514

Closed 77-more closed 2 years ago

77-more commented 2 years ago

Adding new lines to the Dockerfile to overcome the "/bin/sh: yum: command not found." issue.

Issue #, if available:

https://github.com/aws/aws-app-mesh-examples/issues/512

Description of changes: I made changes to the Dockerfile below to overcome this issue.
[https://github.com/aws/aws-app-mesh-examples/blob/main/walkthroughs/howto-mutual-tls-file-provided/src/customEnvoyImage/Dockerfile]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.