Class: DockerRailsProxy::SyncBack

Inherits:
DockerMainApp show all
Defined in:
lib/docker_rails_proxy.rb

Direct Known Subclasses

Bundle, Rails, Rake, Rspec, Webpack, Yarn

Constant Summary

Constants included from Callbacks

Callbacks::INHERITABLE_CALLBACKS, Callbacks::UNINHERITABLE_CALLBACKS

Instance Attribute Summary

Attributes inherited from Docker

#app_container_id, #docker_options

Attributes inherited from Base

#additional_arguments, #additional_arguments_options, #arguments

Method Summary

Methods inherited from Base

build_path, call, command, execute, #initialize, #process

Methods included from Logger

included, #logger

Methods included from Rsync

included, #sync

Methods included from Callbacks

included

Methods included from InheritableAttributes

included

Constructor Details

This class inherits a constructor from DockerRailsProxy::Base