vagrant/test/unit/plugins/providers/docker
Seth Vargo 38f23fe001
providers/docker: Allow TCP and UDP ports on same number
This commit changes the way ports are aggregated in the Docker provider.
Previously ports were aggregated by their "number", but that is not a
truly unique representation. Instead, the protocol is now taken into
account when generating the port map.

Fixes GH-5527
2016-05-30 17:23:44 -04:00
..
action providers/docker: Allow TCP and UDP ports on same number 2016-05-30 17:23:44 -04:00
config_test.rb Cleanup more files in tests 2016-05-29 00:34:00 -04:00
driver_test.rb providers/dock: pull image prior to starting 2015-07-08 10:09:15 -06:00
synced_folder_test.rb providers/docker: Rename test files for consistency 2014-05-07 11:19:36 -03:00