mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() Add a test case for creating a 8GB file inside a container. Due to a bug in tar-split this was failing in Docker 18.06. The file being created is sparse, so there's not much I/O happening or disk space being used -- meaning the test is fast and does not require a lot of disk space. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
build_session_test.go | ||
build_squash_test.go | ||
build_test.go | ||
main_test.go |