Class: DockerDeploy
- Inherits:
-
Object
- Object
- DockerDeploy
- Defined in:
- lib/docker-deploy.rb
Class Method Summary collapse
Class Method Details
.container_management ⇒ Object
3 4 5 |
# File 'lib/docker-deploy.rb', line 3 def self.container_management ContainerManagement end |
.infrastructure ⇒ Object
7 8 9 |
# File 'lib/docker-deploy.rb', line 7 def self.infrastructure Infrastructure end |