Skip to content

Commit

Permalink
Merge pull request sous-chefs#702 from jgoldschrafe/readme-signal-sig…
Browse files Browse the repository at this point in the history
…term
  • Loading branch information
chasebolt committed Apr 29, 2016
2 parents 216c7b9 + 0096706 commit b1933c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,7 @@ Most `docker_container` properties are the `snake_case` version of the
- `security_opts` - A list of string values to customize labels for
MLS systems, such as SELinux.
- `signal` - The signal to send when using the `:kill` action.
Defaults to `SIGKILL`.
Defaults to `SIGTERM`.
- `tty` - Boolean value to allocate a pseudo-TTY. Defaults to `false`.
- `user` - A string value specifying the user inside the container.
- `volumes` - An Array of paths inside the container to expose. Does
Expand Down

0 comments on commit b1933c9

Please sign in to comment.