Sarah Brofeldt
|
4874ce1701
|
dockerTools.tarsum: Fix upstream import
|
2018-03-26 18:47:31 +02:00 |
|
Nathan Zadoks
|
b9284e445b
|
dockerTools: disable compression in tarsum.go
Previously, tarsum would compress the (discarded) tarball produced.
That's a waste of CPU, and a waste of time.
|
2016-07-02 02:22:36 -04:00 |
|
Nathan Zadoks
|
23e9e33975
|
dockerTools: format tarsum.go with gofmt
Nearly all Go code on this earth is formatted with gofmt, and it's
somewhat surprising to find a Go file that isn't formatted accordingly.
|
2016-07-02 02:22:36 -04:00 |
|
Luca Bruno
|
4a4561ce24
|
dockerTools: nix functions for manipulating docker images
|
2016-01-13 10:27:37 +01:00 |
|