Add gcore to list of supported tools

PiperOrigin-RevId: 380636877
This commit is contained in:
Fabricio Voznika
2021-06-21 12:24:36 -07:00
committed by gVisor bot
parent aa8a6fa2f3
commit d823b7bd97
+1
View File
@@ -61,6 +61,7 @@ Most common utilities work. Note that:
| drill | Working. |
| env | Working. |
| find | Working. |
| gcore | Working. |
| gdb | Working. |
| gosu | Working. |
| grep | Working (unless stdin is a pipe and stdout is /dev/null). |