Skip to content

Commit 5f4e706

Browse files
authored
Merge pull request #6 from DrDaveD/updated-proot-fork
Update reference to a current PRoot fork
2 parents 4cd87eb + b10f84d commit 5f4e706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ The following is a list of known projects that support
2222
manner). Version `0.4.0` and later have full `user.rootlesscontainers`
2323
support, both with `umoci unpack` and `umoci repack`.
2424

25-
* [Our fork of PRoot][proot-fork] with a few patches applied. `PRoot` allows
25+
* [The Apptainer fork of proot][proot-fork] with a few patches applied. `PRoot` allows
2626
for full emulation (through `ptrace` with optional `seccomp` acceleration) of
2727
all privilege operations that would produce "strange" results inside a
2828
rootless container. This is a perfect fit for rootless containers.
2929

3030
[umoci]: https://github.com/openSUSE/umoci
31-
[proot-fork]: https://github.com/rootless-containers/PRoot
31+
[proot-fork]: https://github.com/apptainer/PRoot
3232

3333
### License ###
3434

0 commit comments

Comments
 (0)