Skip to content

Commit a8d4e12

Browse files
committed
Minor documentation tweaks
1 parent bdf5f7d commit a8d4e12

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
RunCVM (Run Container Virtual Machine) is an experimental open-source Docker container runtime for Linux, created by Struan Bartlett at NewsNow Labs, that makes launching standard containerised workloads and system workloads (e.g. Systemd, Docker, even OpenWrt) in VMs as easy as launching a container.
66

77
<p align="center">
8-
<a title="Click to view on Asciinema" href="https://asciinema.org/a/TJyiRZxjm7o673Ix6nZf3zh35" target="_blank"><img src="https://github.com/newsnowlabs/runcvm/assets/354555/7b1a7c87-5444-4a7e-bac6-75607382571e" alt="Install RunCVM and then launch an Alpine Container/VM" width="900"></a>
8+
<a title="Click to view on Asciinema" href="https://asciinema.org/a/630469" target="_blank"><img src="https://github.com/newsnowlabs/runcvm/assets/354555/7b1a7c87-5444-4a7e-bac6-75607382571e" alt="Install RunCVM and then launch an Alpine Container/VM" width="900"></a>
9+
<br clear="all" />
10+
<a title="Click to view on Asciinema" href="https://asciinema.org/a/630469" target="_blank">View on Asciinema</a>
911
</p>
1012

1113
## Quick start
@@ -258,7 +260,7 @@ This will:
258260
- Verify that RunCVM is recognised via `docker info`
259261
- For Podman support (experimental)
260262
- Display instructions on patching `/etc/containers/containers.conf`
261-
- Check your system and default network device `rp_filter` settings
263+
- Check your system network device `rp_filter` settings, and amend them if necessary
262264

263265
Following installation, launch a basic test RunCVM Container/VM:
264266

0 commit comments

Comments
 (0)