mirror of
https://github.com/linuxserver/docker-baseimage-ubuntu.git
synced 2026-04-27 00:00:54 +08:00
Merge pull request #76 from linuxserver/libseccomp/focal
This commit is contained in:
commit
4b458b4255
@ -40,14 +40,15 @@ if [[ "${time32}" == "1970" || "${time32}" == "1969" ]] && [ "$(uname -m)" == "a
|
||||
echo '
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
Your DockerHost is most likely running an outdated version of libseccomp
|
||||
Your DockerHost is running an outdated version of libseccomp
|
||||
|
||||
To fix this, please visit https://docs.linuxserver.io/faq#libseccomp
|
||||
|
||||
Some apps might not behave correctly without this
|
||||
Apps will not behave correctly without this
|
||||
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
'
|
||||
sleep infinity
|
||||
fi
|
||||
|
||||
chown abc:abc /app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user