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
862 stars 396 forks source link

Updating the Dockerfile used to build envoy image #514

Closed 77-more closed 1 year ago

77-more commented 1 year 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.