Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Docr::Images
Inherits
Reference
/
Object
Constructors
new
(client :
Client
)
Source
Instance methods
exists?
(name :
String
) :
Bool
Check if an image exists locally.
Source
pull
(repository :
String
, tag :
String
= "latest")
Pull an image from a registry.
Source