Skip to content

Commit

Permalink
README container entrypoint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Lndbl authored and wkozaczuk committed Jul 10, 2024
1 parent abf6e12 commit 3c35189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Run container
docker run -it --privileged osv/builder
```

After starting you will end up in /git-repos directory
After starting you will end up in /git-repos/osv directory
where you can build OSv kernel and example app like so:
```bash
./scripts/build image=native-example
Expand Down

0 comments on commit 3c35189

Please sign in to comment.