Commit Graph

39 Commits (8423dd4e51a70b7e3249d6d48a8221bbeb4e77ba)

Author SHA1 Message Date
Colin Hebert ad0a763661 Convert v to string
10 years ago
Colin Hebert 32ce8fbcb4 Add network_mode support to docker
10 years ago
stack72 5fbec544d7 Fixing yet more gofmt errors with imports
10 years ago
James Nugent 597fafbb68 provider/docker: locate container via ID not name
11 years ago
James Nugent 4ce6455e8a provider/docker: Refer to a tag instead of latest
11 years ago
James Nugent 50d7abcd8a Merge pull request #3761 from ryane/f-provider-docker-improvements
11 years ago
Paul Hinze e67551a641 provider/docker: fix image test
11 years ago
ryane 4fc60c9f89 docker: improve validation of runtime constraints
11 years ago
ryane b5ae355a99 include hostconfig when creating docker_container
11 years ago
ryane 1f739d31da fix resource constraint specs
11 years ago
ryane 72c86a62c0 support for log driver + config in docker container
11 years ago
ryane 4531866d8d add label support to docker container resource
11 years ago
ryane 6842c32d03 add basic runtime constraints to docker_container
11 years ago
ryane 17d185808e restart policy support for docker_container
11 years ago
ryane 0ded14f160 entrypoint support for docker_container resource
11 years ago
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