Commit graph

15 commits

Author SHA1 Message Date
ryane
7c8e029252 add basic runtime constraints to docker_container 2015-11-04 15:52:15 -05:00
ryane
ecbfb4ef98 restart policy support for docker_container 2015-11-04 15:52:15 -05:00
ryane
a398fce15b entrypoint support for docker_container resource 2015-11-04 15:52:15 -05:00
Martin Atkins
76837d511f Merge pull request #3383 from apparentlymart/docker-container-command-docs
Example for the command arg on docker_container.
2015-10-10 17:30:33 -07:00
Robert Roland
d9f753ed5a Update container.html.markdown
Correcting a misspelling in the docs.
2015-10-07 13:07:41 -07:00
Martin Atkins
2c4f60f8c2 Example for the command arg on docker_container.
For those accustomed to running commands via a shell it may not be clear
why this argument is a list and what the elements of that list should be.
Hopefully giving an example will help people understand what is expected.

This is in response to the misunderstanding discovered in #3011.
2015-10-03 18:03:04 -07:00
Jesse Szwedko
c78e5663c3 The docker-image resource expects name, not image
to be set

[ci skip]
2015-06-28 19:16:56 -07:00
Julian Schneider
75ee86e9d9 Add privileged option to docker container resource 2015-06-04 13:05:52 +02:00
Paul Hinze
f34fd3de1d docs: provider/docker - network settings attrs 2015-04-20 12:45:58 -05:00
Mitchell Hashimoto
2ba2a8a015 Merge pull request #1564 from nickryand/docker_links
Added Docker links support to the docker_container resource.
2015-04-18 16:41:17 -07:00
Nick Downs
4525b5ff17 Added Docker links support to the docker_container resource. 2015-04-16 12:42:21 -07:00
Luis Faustino
b057b6931d Fix #1402
Fixed the argument reference from 'name' to 'image'.
2015-04-12 22:23:15 +01:00
Hart Hoover
f9f91ff882 Fix(docs) Correct spelling error in Docker documentation 2015-04-02 10:43:40 -05:00
Mitchell Hashimoto
0ec244441e website: note on docker 2015-03-31 14:48:57 -07:00
Mitchell Hashimoto
98bf1349e9 website: docker docs 2015-03-28 19:05:17 -07:00