Page MenuHomeDevCentral

D599.id1460.diff
No OneTemporary

D599.id1460.diff

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

Mime Type
text/plain
Expires
Wed, Nov 27, 05:46 (21 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2265783
Default Alt Text
D599.id1460.diff (414 B)

Event Timeline