diff --git a/README.md b/README.md index 525b83e43..a4f883ed2 100644 --- a/README.md +++ b/README.md @@ -188,8 +188,8 @@ cd gvisor Build and install the `runsc` binary. -It is important to copy this binary to some place that is accessible to all -users, since `runsc` executes itself as user `nobody` to avoid unnecessary +**It is important to copy this binary to some place that is accessible to all +users**, since `runsc` executes itself as user `nobody` to avoid unnecessary privileges. The `/usr/local/bin` directory is a good choice. ``` @@ -377,6 +377,11 @@ find a container that doesn’t work and there is no known issue, please [file a bug][bug] indicating the full command you used to run the image. Providing the debug logs is also helpful. +### When I run my container, docker fails with `flag provided but not defined: -console` + +You're using an old version of Docker. Refer to the +[Requirements](#requirements) section for the minimum version supported. + ### My container runs fine with *runc* but fails with *runsc*. If you’re having problems running a container with `runsc` it’s most likely due diff --git a/g3doc/Sentry-Gofer.png b/g3doc/Sentry-Gofer.png index 589ab3734..ca2c27ef7 100644 Binary files a/g3doc/Sentry-Gofer.png and b/g3doc/Sentry-Gofer.png differ diff --git a/g3doc/Sentry-Gofer.svg b/g3doc/Sentry-Gofer.svg index 76a012736..5c10750d2 100644 --- a/g3doc/Sentry-Gofer.svg +++ b/g3doc/Sentry-Gofer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file