Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3717334
D599.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
414 B
Referenced Files
None
Subscribers
None
D599.diff
View Options
diff --git a/src/DockerHubImage.php b/src/DockerHubImage.php
--- a/src/DockerHubImage.php
+++ b/src/DockerHubImage.php
@@ -9,6 +9,11 @@
*/
class DockerHubImage extends DockerImage {
+ /**
+ * Gets the URL to the image on the registry.
+ *
+ * @return string
+ */
public function getRegistryUrl () {
return "https://registry.hub.docker.com/u/$this->user/$this->image";
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 03:32 (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232590
Default Alt Text
D599.diff (414 B)
Attached To
Mode
D599: Improve code documentation
Attached
Detach File
Event Timeline
Log In to Comment