Commit Graph

24 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
stack72 4cf9c64de0 Gofmt change for resource docker_image test
11 years ago
Matti Savolainen 09e336a80a Fix Repository attribute in docker client PullOptions for private registries.
11 years ago
Paul Hinze 4981d7d28c provider/docker: [tests] change images
11 years ago
Jeff Mitchell edbc578316 As discussed on the issue, remove the hard-coded delay on startup in
11 years ago
Jeff Mitchell 56cfba2509 Fix a serious problem when using links.
11 years ago
Jeff Mitchell 2e01e0635b When linking to other containers, introduce a slight delay; this lets
11 years ago
Mitchell Hashimoto cddd54c3de fmt
11 years ago
Jeff Mitchell 0558763f87 This puts the image parsing code (mostly) back to how it was before. The
11 years ago
Julian Schneider b9a437658e Add privileged option to docker container resource
11 years ago
Paul Hinze 44e448b8c9 provider/docker: update image sha
11 years ago
Jeff Thompson 8e53355ff3 Added support for more complexly images repos such as images on a private registry that are stored as namespace/name
11 years ago
Paul Hinze d55c8d8404 provider/docker: fmt on container resource
11 years ago
Paul Hinze 3ded884d95 provider/docker: guard against nil NetworkSettings
11 years ago
Stephan Epping c2319da1aa Add docker container network settings to output attribute
11 years ago
Nick Downs f74405d5e7 Added Docker links support to the docker_container resource.
11 years ago
Mitchell Hashimoto db58c7dd33 providers/docker: default cert_path to non-nil so input isn't asked
11 years ago
Mitchell Hashimoto 118a5b9dfd providers/docker: ping docker server on startup
11 years ago
Mitchell Hashimoto a7a5d2e564 providers/docker: make container test better
11 years ago
Mitchell Hashimoto 09333e5e76 providres/docker: cache client
11 years ago
Mitchell Hashimoto 7c253155c1 providers/docker: container acceptance tests
11 years ago
Mitchell Hashimoto 3601e9f5ee providers/docker: docker_image acceptance test
11 years ago
Mitchell Hashimoto d6303c91ad providers/docker: support DOCKER_CERT_PATH
11 years ago
Jeff Mitchell f7512ca29f Initial commit. This adds the initial bits of a Docker provider.
11 years ago