Skip to content

Commit

Permalink
mention glibc compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jul 3, 2024
1 parent 7f8d80a commit 4237be2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ docker run \
1. Merge the pull request to `main`.
1. Create a meaningful release tag in GitHub that matches the regex `v[0-9]+.[0-9]+.[0-9]+`.
1. The release will trigger a GitHub Action that builds and publishes the image to Docker Hub.

## GLIBC Compatibility

Ziti projects that build with this image will produce artifacts that require GLIBC >= 2.31.

This excludes Ubuntu Bionic and CentOS 7.

0 comments on commit 4237be2

Please sign in to comment.