this was unrecoverable
This commit is contained in:
parent
90005112b3
commit
cba2905135
|
@ -309,10 +309,6 @@ the resulting `du` command should show 400 KB in total, right?
|
||||||
Coincidentally, the compiler uses about as much disk space as it leaks during
|
Coincidentally, the compiler uses about as much disk space as it leaks during
|
||||||
the compilation of "Hello, world".
|
the compilation of "Hello, world".
|
||||||
|
|
||||||
Please build my Dockerfile and compare this disk usage for yourself. The
|
|
||||||
resulting image is 700-ish megabytes. This is almost 2000% more disk space usage
|
|
||||||
than is claimed on the main page.
|
|
||||||
|
|
||||||
## HTTP Module
|
## HTTP Module
|
||||||
|
|
||||||
V has a [http module](https://github.com/vlang/v/tree/master/http). It leaves a
|
V has a [http module](https://github.com/vlang/v/tree/master/http). It leaves a
|
||||||
|
|
Loading…
Reference in New Issue