containerd/remotes
Eng Zer Jun 18ec2761c0
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-15 14:03:50 +08:00
..
docker test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
errors Improve ErrUnexpectedStatus default string 2022-03-07 09:46:25 +01:00
handlers_test.go Add image handler to skip non-distributable blobs. 2022-01-11 00:49:36 +00:00
handlers.go Add image handler to skip non-distributable blobs. 2022-01-11 00:49:36 +00:00
resolver.go Fix PushHandler cannot push image that contains duplicated blobs 2021-04-20 14:00:53 +09:00