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

Update docker.md (WasmEdge#3874) #256

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Update docker.md (WasmEdge#3874) #256

merged 1 commit into from
Nov 12, 2024

Conversation

0yi0
Copy link
Contributor

@0yi0 0yi0 commented Nov 12, 2024

  • The latest version of Ubuntu supported by WasmEdge was upgraded from 22.04 to 24.04. WasmEdge#3874
  • Add manylinux_2_28 as manylinux2014 was already deprecated. WasmEdge#3154
  • List images that can be used for plugins development.

- The latest version of Ubuntu supported by WasmEdge was upgraded from 22.04 to 24.04. [WasmEdge#3874]
- Add `manylinux_2_28` as `manylinux2014` was already deprecated. [WasmEdge#3154]
- List images that can be used for plugins development.

[WasmEdge#3874]: WasmEdge/WasmEdge#3847
[WasmEdge#3154]: WasmEdge/WasmEdge#3154

Signed-off-by: Yi Huang <[email protected]>
Copy link
Member

juntao commented Nov 12, 2024

Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR.


Commit f248f58ec45c039ff1a4171b2d0f714e1a506fd7

Key Changes:

  1. Ubuntu Version Upgrade: Updated the latest supported Ubuntu version in Docker images from 22.04 to 24.04.
  2. manylinux Update: Added manylinux_2_28 and deprecated manylinux2014.
  3. Plugins Development Images: Listed additional images for building WasmEdge plugins.
  4. Documentation Clarity: Improved clarity in the documentation by adding instructions for pulling Docker images, organizing tables into sections (Weekly-Built, Deprecated), and providing descriptions.

Notes:

  • CentOS 7-based manylinux2014 images are deprecated due to CentOS 7 deprecation.
  • The new Ubuntu and AlmaLinux-based images support building WasmEdge with newer LLVM versions.

@hydai hydai merged commit 0a1ae8b into WasmEdge:main Nov 12, 2024
6 checks passed
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.

3 participants