typo fix
This commit is contained in:
Haoyun
2018-04-03 16:31:31 +08:00
committed by GitHub
parent d68f173917
commit d029807145
+1 -1
View File
@@ -30,7 +30,7 @@ type Push struct {
}
/*
PushImage push a Docker image via the Docker API. Takes the image name,
PushImage pushes a Docker image via the Docker API. Takes the image name,
parses the URL details and then push based on environment authentication
credentials.
*/