vagrant/plugins/providers/docker/action
Mitchell Hashimoto 6369d870d8 providers/docker: support for UDP forwarded ports [GH-3886] 2014-05-23 10:16:16 -07:00
..
build.rb providers/docker: build_args [GH-3684] 2014-05-07 18:41:24 -07:00
compare_synced_folders.rb providers/docker: warning if synced folders change 2014-04-21 13:55:48 -07:00
create.rb providers/docker: support for UDP forwarded ports [GH-3886] 2014-05-23 10:16:16 -07:00
destroy.rb providers/docker: less hack way to clear ID if not created 2014-05-05 21:37:02 -07:00
destroy_build_image.rb providers/docker: be more lenient about deleting built image 2014-04-28 09:36:55 -07:00
forwarded_ports.rb providers/docker: forward ports properly 2014-05-08 13:37:55 -07:00
has_ssh.rb Squash the f-docker-hostmachine branch. 2014-04-21 13:54:33 -07:00
host_machine.rb providers/docker: verify host VM SSH is ready [GH-3838] 2014-05-20 20:41:48 -07:00
host_machine_build_dir.rb providers/docker: ability to specify build dir synced folder opts [GH-3727] 2014-05-08 18:46:03 -07:00
host_machine_port_checker.rb providers/docker: implement port checker for remote machine 2014-04-21 13:55:39 -07:00
host_machine_port_warning.rb providers/docker: warning with host VM about forwarded ports 2014-04-21 13:55:41 -07:00
host_machine_required.rb providers/docker: only correct port collisions if not host VM 2014-04-21 13:55:36 -07:00
host_machine_sync_folders.rb providers/docker: put sync folders in var lib docker [GH-3680] 2014-05-07 15:09:53 -07:00
host_machine_sync_folders_disable.rb providers/docker: fix exception typo 2014-04-21 13:56:29 -07:00
is_build.rb providers/docker: forgot a file 2014-04-21 13:56:05 -07:00
is_host_machine_created.rb providers/docker: smarter destroy, does not require host machine 2014-05-05 22:02:13 -07:00
prepare_nfs_settings.rb providers/docker: Get rid of some explicit requires in favor of autoloading 2014-04-21 13:51:35 -07:00
prepare_nfs_valid_ids.rb providers/docker: Move code out of lib dir so that Vagrant can pick it up 2014-04-21 13:51:32 -07:00
prepare_ssh.rb providers/docker: SSH action re-uses the communicator helpers 2014-04-21 13:54:58 -07:00
start.rb providers/docker: optimizing the action stacks... 2014-04-21 13:55:44 -07:00
stop.rb providers/docker: Move code out of lib dir so that Vagrant can pick it up 2014-04-21 13:51:32 -07:00
wait_for_running.rb providers/docker: wait for running state, error if not 2014-04-21 13:55:42 -07:00