Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSSM-2029 Enabled envoy compilation against bssl-compat #112

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

tedjpoole
Copy link
Contributor

Added run-build-container.sh script which launches a build container based on the upstream envoy-builder image. Inside this container, simply run the following command to kick off a build:

$ bazel build @envoy//:envoy

@tedjpoole tedjpoole requested a review from twghu August 15, 2023 08:37
Added run-build-container.sh script which launches a build container
based on the upstream envoy-builder image. Inside this container,
simply run the following command to kick off a build:

$ bazel build @envoy//:envoy

Signed-off-by: Ted Poole <tpoole@redhat.com>
@tedjpoole tedjpoole merged commit c225b23 into envoyproxy:main Aug 31, 2023
2 checks passed
@tedjpoole tedjpoole deleted the OSSM-2029-build-envoy branch August 31, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants