Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added timeout and docker file directory #22

Merged
merged 5 commits into from
Nov 7, 2013

Commits on Oct 2, 2013

  1. Added timeout argument to container and image providers that gets pas…

    …sed to shell_out command.
    Tobias Macey committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    fb22d9f View commit details
    Browse the repository at this point in the history
  2. Changed timeout resource attribute to be cmd_timeout to prevent colli…

    …sions
    Tobias Macey committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    828a725 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

  1. Added option to perform a docker build by passing the directory that …

    …contains the dockerfile
    Tobias Macey committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    c850a96 View commit details
    Browse the repository at this point in the history
  2. Added missing close of if block

    Tobias Macey committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    568ffcc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2013

  1. Updated timeout value to have a default instead of using ||. Updated …

    …dockerfile_directory attribute to be path instead.
    Tobias Macey committed Oct 21, 2013
    Configuration menu
    Copy the full SHA
    21e7a2d View commit details
    Browse the repository at this point in the history