65b071d1af
Asserting on the value of `latest` on an image is prone to failing because of new images being pushed upstream. Instead of asserting on a hash, we assert that the value matches a regular expression for the format of an image hash. |
||
---|---|---|
.. | ||
config.go | ||
provider.go | ||
provider_test.go | ||
resource_docker_container.go | ||
resource_docker_container_funcs.go | ||
resource_docker_container_test.go | ||
resource_docker_image.go | ||
resource_docker_image_funcs.go | ||
resource_docker_image_test.go | ||
resource_docker_network.go | ||
resource_docker_network_funcs.go | ||
resource_docker_network_test.go |