bytecodealliance / bytecodealliance/sample-wasi-http-rust

Delete old devcontainer package from GitHub Container Registry

Open
#78 0 comments 0 reactions 1 assignee View on GitHub

@yoshuawuyts is already working on this.

Since Jan 19, 2026.

Dominant language
Rust
Stars
29
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Summary

The old devcontainer package should be deleted from the GitHub Container Registry as it has been superseded by the new one.

Details

The old package ghcr.io/bytecodealliance/sample-wasi-http-rust-devcontainer used a hyphenated name. As of #76, the devcontainer now publishes to ghcr.io/bytecodealliance/sample-wasi-http-rust/devcontainer using the nested path pattern consistent with the main wasm component.

Action Required

  • Delete ghcr.io/bytecodealliance/sample-wasi-http-rust-devcontainer from the container registry
  • Verify users can pull the new image at ghcr.io/bytecodealliance/sample-wasi-http-rust/devcontainer

cc @yoshuawuyts

References

  • #50 - Original issue for fixing devcontainer publish
  • #76 - PR that updated the image path

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.