Add link to ip bug

This commit is contained in:
Ian Lewis 2019-08-29 11:14:56 -07:00
parent e0ef639496
commit 5c09a0e59e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Most common utilities work. Note that:
| gosu | Working |
| grep | Working (unless stdin is a pipe and stdout is /dev/null) |
| ifconfig | Works partially, like ip |
| ip | Some subcommands work (e.g. addr, route) |
| ip | [In progress](https://github.com/google/gvisor/issues/769). Some subcommands work (e.g. addr, route) on alpine images. Not working on newest debian/ubuntu images. |
| less | Working |
| ls | Working |
| lsof | Working |