Skip to content

Commit

Permalink
Fix readme image
Browse files Browse the repository at this point in the history
  • Loading branch information
flouthoc committed Dec 27, 2020
1 parent 212aa90 commit c920dc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
A tiny minimal container runtime written in Rust.
The idea is to support a minimal isolated containers without using existing runtimes, vas-quod uses linux [syscall](https://en.wikipedia.org/wiki/System_call) to achieve isolated containers { namespaces, cgroups, chroot, unshare }.

![](../blob/main/assets/vas-quod.png?raw=true)

![Image](../main/assets/vas-quod.png?raw=true)

## Usage

Expand Down

0 comments on commit c920dc4

Please sign in to comment.