Diptanu Choudhury
|
91062dd83c
|
Updated docs
|
2016-06-21 16:55:23 -07:00 |
|
Diptanu Choudhury
|
ed67f1a347
|
Merge pull request #1285 from hashicorp/fix-selinux-options
Added a client options for setting selinux options
|
2016-06-16 22:45:24 +02:00 |
|
Diptanu Choudhury
|
266c417ac8
|
Changed the client options for docker volume selinux labels
|
2016-06-16 21:41:02 +01:00 |
|
Alex Dadgar
|
8765c25ce2
|
correct the dynamic port specification
|
2016-06-16 11:27:42 -07:00 |
|
Daniel Kerwin
|
df7f5175a8
|
Add support for shm_size to docker driver. Required update of go-dockerclient
to more recent version (ba4298ecf4cfa216f1cce2befbf653359f62c722).
|
2016-05-27 12:30:04 +02:00 |
|
Diptanu Choudhury
|
2f5575962d
|
Added doc for the SSL key of the docker driver config
|
2016-04-22 13:23:22 -07:00 |
|
Alex Dadgar
|
a5a75e11d9
|
website
|
2016-04-14 13:04:04 -07:00 |
|
Alex Dadgar
|
78adfa8ed6
|
changelog + docker GC cleanup
|
2016-04-14 10:52:38 -07:00 |
|
Paul Hinze
|
044978783f
|
client/docker: add interactive option
Equivalent to `docker run --interactive` - keeps STDIN open.
Also adds docs for both `tty` and `interactive` docker config.
|
2016-04-08 12:51:07 -05:00 |
|
Diptanu Choudhury
|
2601468708
|
Making the load a list of strings and added website docs
|
2016-03-30 17:23:29 -07:00 |
|
Alex Dadgar
|
7d2931d61f
|
Clarify client options in drivers
|
2016-03-22 14:29:47 -07:00 |
|
Alex Dadgar
|
40adf40549
|
document artifact downloading
|
2016-03-16 09:56:04 -07:00 |
|
Matt
|
ef5612212e
|
Typo in docker.html.md
Fixing misspelling in docs.
|
2016-03-14 10:01:40 -04:00 |
|
Abhishek Chanda
|
3260254cb4
|
Enable passing DNS info to the rkt driver
|
2016-03-08 18:59:11 -08:00 |
|
Erik Evenson
|
bef4b0d9b6
|
Merge branch 'master' into study/aws-ecr-1
|
2016-03-06 18:18:20 -06:00 |
|
Pete Shima
|
d34e5fe52f
|
Fix capitalization of Nomad in doc update
|
2016-03-01 23:52:42 -08:00 |
|
Pete Shima
|
1374ba8101
|
Add a specific doc entry for the common error you may see when you are
using the exec driver and not running as root.
|
2016-03-01 23:51:11 -08:00 |
|
Erik Evenson
|
b2a1710614
|
updates docs
|
2016-02-27 12:10:36 -06:00 |
|
Stig Kleppe-Jørgensen
|
0164b53a33
|
Spelling: intepretable --> interpretable
|
2016-02-14 16:21:38 +01:00 |
|
Alex Dadgar
|
e6e7c395df
|
Merge pull request #775 from hashicorp/d-interpreted-vars
Documentation for interpreted variables
|
2016-02-11 08:40:31 -08:00 |
|
Alex Dadgar
|
40f510f168
|
interpreted variable docs
|
2016-02-06 15:35:07 -08:00 |
|
Diptanu Choudhury
|
d0b6fb1993
|
Updated the docker auth config
|
2016-02-06 05:47:56 -08:00 |
|
Diptanu Choudhury
|
745bfaae7b
|
Reading dockercfg files for authenticating with private registries
|
2016-02-06 05:43:30 -08:00 |
|
Alex Dadgar
|
5018f5dd1e
|
Only interpret vars wrapped in braces
|
2016-02-04 17:26:46 -08:00 |
|
Alex Dadgar
|
77b89d15e4
|
Extract artifacts to the root of the task, not in the local directory
|
2016-02-04 15:18:22 -08:00 |
|
Alex Dadgar
|
36966ad2fe
|
Chroot documentation
|
2016-01-21 15:02:51 -08:00 |
|
Alex Dadgar
|
08afeba499
|
Fix missing quote in driver docs
|
2016-01-14 08:14:57 -08:00 |
|
Ryan Slade
|
ff8b50b8ee
|
Update docker.html.md
Add a missing quote.
|
2016-01-14 17:58:40 +02:00 |
|
Alex Dadgar
|
e41435e272
|
Documentation
|
2016-01-11 11:12:09 -08:00 |
|
Bastiaan Bakker
|
63f8f60314
|
add documentation for ipc_mode and uts_mode
|
2016-01-10 22:19:33 +01:00 |
|
Bastiaan Bakker
|
fcfa8373b2
|
Add options ipc_mode, pid_mode and uts_mode to docker driver.
May only be used if priviliged mode is enabled in driver config.
|
2016-01-08 23:34:49 +01:00 |
|
Alex Dadgar
|
f3dbccdb48
|
Update rkt docs
|
2015-12-22 10:37:45 -08:00 |
|
Abhishek Chanda
|
97b0fb3c49
|
Update some rkt docs
|
2015-12-23 00:05:25 +05:30 |
|
jorge.marey
|
f2b89d2943
|
Fix dns_search_domains option in the documentation.
|
2015-12-15 22:22:58 +01:00 |
|
Charlie Drage
|
922e88b1a9
|
Update rkt docs for > v.0.10.0 of rkt
|
2015-11-26 18:10:12 -05:00 |
|
Matt Button
|
5a7a9aee2a
|
Fix syntax error in raw_exec config documentation
Keys need to be surrounded by quotes if they contain periods
|
2015-11-21 20:18:16 +00:00 |
|
Chris Bednarski
|
4063b6583e
|
Added docker.tls config file options and docs
|
2015-11-20 15:47:03 -08:00 |
|
Carlos Diaz-Padron
|
341e9da221
|
Fix small typo in Docker auth docs
|
2015-11-19 23:11:08 -08:00 |
|
Diptanu Choudhury
|
563bb60f52
|
Fixed the docs related to port map and networking
|
2015-11-18 21:03:50 -08:00 |
|
Chris Bednarski
|
51163eea36
|
Fix some typos
|
2015-11-18 17:49:20 -08:00 |
|
Chris Bednarski
|
ea2756d6fb
|
Reformat
|
2015-11-18 16:45:39 -08:00 |
|
Chris Bednarski
|
b9999dffbe
|
Merge branch 'master' into docs-networking
|
2015-11-18 16:40:20 -08:00 |
|
Chris Bednarski
|
92734c6d3b
|
Added notes about container name and UDP/TCP
|
2015-11-18 16:39:02 -08:00 |
|
Chris Bednarski
|
2338af6438
|
Updated docker docs with information about port_map and auth options
|
2015-11-18 16:30:37 -08:00 |
|
Alex Dadgar
|
4d817f5cbc
|
Revert "Revert "Make drivers take arguments as a list and not as a string""
|
2015-11-18 15:16:42 -08:00 |
|
Alex Dadgar
|
0e51375285
|
Revert "Make drivers take arguments as a list and not as a string"
|
2015-11-18 13:46:43 -08:00 |
|
Alex Dadgar
|
5a678548fa
|
Rebase
|
2015-11-18 12:30:35 -08:00 |
|
Alex Dadgar
|
28c2934e29
|
Docs
|
2015-11-18 12:29:04 -08:00 |
|
Chris Bednarski
|
b9fcdc400a
|
Merge branch 'master' into f-docker-dns-config
|
2015-11-18 10:31:06 -08:00 |
|
Carlos Diaz-Padron
|
4a6c3d773d
|
Nest Docker driver auth under object
|
2015-11-18 01:37:42 -08:00 |
|