Class: SwarmClusterCliOpe::Commands::ComposeContainer

Inherits:
Container
  • Object
show all
Defined in:
lib/swarm_cluster_cli_ope/commands/compose_container.rb

Instance Attribute Summary

Attributes inherited from Base

#base_suffix_command

Instance Method Summary collapse

Methods inherited from Container

#cp, #exec, #ps

Methods inherited from Base

#command, #docker_inspect, #initialize, object_identifier

Methods included from LoggerConcern

#logger

Constructor Details

This class inherits a constructor from SwarmClusterCliOpe::Commands::Base

Instance Method Details

#docker_hostObject

Siamo in locale



6
7
8
# File 'lib/swarm_cluster_cli_ope/commands/compose_container.rb', line 6

def docker_host
  ""
end