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

create initial dockerfile #4

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

whitehatmiddleman
Copy link

Here is the initial dockerfile for the build. I'm not too familiar with web assembly so I haven't tested the web functionalities yet.

Basically run the following:

# after clone
docker build -t localrun/vial-web .

docker run --rm -it localrun/vial-web /bin/bash

All build files would be under the src/build directory.

Once I figure out running the web assembly part, I'll update it accordingly.

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.

1 participant