.. |
build.rb
|
providers/docker: rebuild image if it doesn't exist
|
2014-04-21 13:56:26 -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: don't guard for image on create, since can come from build
|
2014-04-21 13:56:27 -07:00 |
destroy.rb
|
providers/docker: fix ordering of removing built images
|
2014-04-21 13:56:01 -07:00 |
destroy_build_image.rb
|
providers/docker: its okay if no image file on destroy
|
2014-04-21 13:56:23 -07:00 |
has_ssh.rb
|
Squash the f-docker-hostmachine branch.
|
2014-04-21 13:54:33 -07:00 |
host_machine.rb
|
providers/docker: disable synced folders on destroy
|
2014-04-21 13:55:27 -07:00 |
host_machine_build_dir.rb
|
providers/docker: support building Dockerfiles
|
2014-04-21 13:55:54 -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: support building Dockerfiles
|
2014-04-21 13:55:54 -07:00 |
host_machine_sync_folders_disable.rb
|
providers/docker: flatten stack so it runs at one point
|
2014-04-21 13:56:04 -07:00 |
is_build.rb
|
providers/docker: forgot a file
|
2014-04-21 13:56:05 -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 |