Correct wrong comment of TestPushBusyboxImage.
Signed-off-by: Yuan Sun <sunyuan3@huawei.com> Upstream-commit: f244ed2531721ec8b3240d1ec8e2bd9f9acf466c Component: engine
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-check/check"
|
||||
)
|
||||
|
||||
// pulling an image from the central registry should work
|
||||
// Pushing an image to a private registry.
|
||||
func (s *DockerRegistrySuite) TestPushBusyboxImage(c *check.C) {
|
||||
repoName := fmt.Sprintf("%v/dockercli/busybox", privateRegistryURL)
|
||||
// tag the image to upload it to the private registry
|
||||
|
||||
Reference in New Issue
Block a user