Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Sjölund <[email protected]>
Signed-off-by: Daniel J Walsh <[email protected]>
  • Loading branch information
rhatdan and eriksjolund authored Sep 9, 2023
1 parent faf7324 commit 8d88c80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions krun.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ krun [global options] command [command options] [arguments...]

krun is a sub package of the crun command line program for running Linux
containers that follow the Open Container Initiative (OCI) format. The krun
command is a symbolic link to the crun execuable, that tells crun to run in
command is a symbolic link to the crun executable, that tells crun to run in
krun mode.

krun uses the dynamic libkrun library to run processes in isolated environment
Expand All @@ -25,7 +25,7 @@ Hypervisor) with the minimum amount of emulated devices required for its
purpose, abstracting most of the complexity from Virtual Machine management.

Because of the additional isolation, sharing content with processes and other
containres outside of the krun VM is more difficult.
containers outside of the krun VM is more difficult.
# COMMANDS

See crun.1 man page for the commands available to krun
Expand Down

0 comments on commit 8d88c80

Please sign in to comment.