mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-10 06:23:30 +00:00
656bd87fd2...d9d2a91780
d9d2a91
Merge pull request #193 from ijc/bugfix-191307f13b
Defer dockerRm until we are finished with the contentsebd7228
Merge pull request #191 from ijc/reduce-memory-via-tempfiles3045a80
Stream `docker export` directly to consumer9f44acf
Generate intermediate image into a temp file9558740
Add cpu and mem profiling options Reduces the memory usage substantially. While here make some notes about the need to update src/cmd/linuxkit/build.go where people might see them. Signed-off-by: Ian Campbell <ijc@docker.com>