Page MenuHomeDevCentral

D599.diff
No OneTemporary

D599.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
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)

Event Timeline