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

Test Docker & WASM beta support #41

Open
jabrena opened this issue Nov 7, 2022 · 2 comments
Open

Test Docker & WASM beta support #41

jabrena opened this issue Nov 7, 2022 · 2 comments

Comments

@jabrena
Copy link
Owner

jabrena commented Nov 7, 2022

@jabrena
Copy link
Owner Author

jabrena commented Nov 8, 2022

@jabrena
Copy link
Owner Author

jabrena commented Nov 11, 2022

Working:

docker run -dp 8080:8080 \
  --name=wasm-example \
  --runtime=io.containerd.wasmedge.v1 \
  --platform=wasi/wasm32 \
  michaelirwin244/wasm-example

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

No branches or pull requests

1 participant