mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
parent
a347ff4b24
commit
ee8129b3cb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
You can build a Alpine Linux 9p image using Docker:
|
||||
|
||||
1. As needed, kernel flavor (`virt` is smaller than `lts`, but don't have networking) and set of additional packages (community repo is enabled by default) can be edited in `Dockerfile`
|
||||
1. As needed, kernel flavor (`virt` is smaller than `lts`) and set of additional packages (community repo is enabled by default) can be edited in `Dockerfile`
|
||||
2. Check and run `./build.sh` with started dockerd (podman works)
|
||||
3. Run local webserver (e.g. `make run`) and open `examples/alpine.html`
|
||||
4. (optional) Run `./build-state.js` and add `initial_state: { url: "../images/alpine-state.bin" }` to `alpine.html`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue