Skip to content

Delete old devcontainer package from GitHub Container Registry #78

Description

@asw101

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions