|
|
|
|
|
by tyingq
1612 days ago
|
|
Maybe the easiest way to visualize it is that there is no filesystem at all. No shell, no "libc", no "ssh into the machine", no "cp", "mv" "ls", etc. They do provide a way to get one filesystem in place, but you can only interact with it using golang calls within your application. |
|