mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Adusted Docker version in doc.
This commit is contained in:
parent
9e948a2e50
commit
f2535d396e
@ -48,7 +48,7 @@ To properly work, recent versions of {{ defs.app.friendly_name }} need the
|
|||||||
`membarrier` system call. Without it, tabs would frequently crash.
|
`membarrier` system call. Without it, tabs would frequently crash.
|
||||||
|
|
||||||
Docker uses [seccomp profile] to restrict system calls available to the
|
Docker uses [seccomp profile] to restrict system calls available to the
|
||||||
container. Before Docker version `20.03.0`, the `membarrier` system call was
|
container. Before Docker version `20.10.0`, the `membarrier` system call was
|
||||||
not allowed in the default profile. If you run a such version, you can use one
|
not allowed in the default profile. If you run a such version, you can use one
|
||||||
of the following solutions, from the most to the least secure, to provide the
|
of the following solutions, from the most to the least secure, to provide the
|
||||||
container permission to use this sytem call:
|
container permission to use this sytem call:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user