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

Add new fields to DockerRuleParams #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2016

  1. Added to field DockerRuleParams:

    ContainerConfig config - creating custom setting for container;
    String dockerHost, String dockerCertPath - for setting this params from code
    max committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    59ca612 View commit details
    Browse the repository at this point in the history
  2. added config to DockerRuleBuilder

    max committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    2a9b4f0 View commit details
    Browse the repository at this point in the history
  3. refactored

    max committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    b24d027 View commit details
    Browse the repository at this point in the history
  4. added certs to builder

    max committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    fd37a57 View commit details
    Browse the repository at this point in the history