leaningtech/webvm

Custom images

izzqz opened this issue · 1 comments

izzqz commented

Any ways to run my custom image, like in v86? Personally, I want my examples directory and utils like neofetch or pfetch. Don't find any documentation about customizations like this.

btw there is any roadmap?

Using custom images is now supported. You can simply fork the repo and modify the included Dockerfiles as described here: https://github.com/leaningtech/webvm#fork-deploy-customize

A GitHub Action workflow is provided that will automatically deploy your custom version to GitHub Pages for your fork.

Instructions on how to deploy the image elsewhere are also included in the updated README.