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

Advanced docker runtime #2167

Open
wants to merge 8 commits into
base: release/v1
Choose a base branch
from

Commits on Jun 16, 2022

  1. extend the docker extension to permit options for advanced settings

    Signed-off-by: Rich Baird <Rich@rbaird.me>
    Rich Baird authored and Rich Baird committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    733e60c View commit details
    Browse the repository at this point in the history
  2. Pass new configuration options to the underlying driver

    Signed-off-by: Rich Baird <Rich@rbaird.me>
    Rich Baird authored and Rich Baird committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c6cb013 View commit details
    Browse the repository at this point in the history
  3. Document Docker configuration additions

    Signed-off-by: Rich Baird <Rich@rbaird.me>
    Rich Baird authored and Rich Baird committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    eaf1d1c View commit details
    Browse the repository at this point in the history
  4. add name to contributors list

    Signed-off-by: Rich Baird <Rich@rbaird.me>
    Rich Baird authored and Rich Baird committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c1206cd View commit details
    Browse the repository at this point in the history
  5. Add additional portMapping and restartPolicy options to docker extens…

    …ion options
    
    Signed-off-by: Rich Baird <Rich@rbaird.me>
    Rich Baird authored and Rich Baird committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2ed96eb View commit details
    Browse the repository at this point in the history
  6. update the docker schema with the new values

    Signed-off-by: Rich Baird <Rich@rbaird.me>
    Rich Baird authored and Rich Baird committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    9c1f3e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bd1596 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Merge branch 'release/v1' of https://github.com/getporter/porter into…

    … advanced-docker-runtime
    Rich Baird authored and Rich Baird committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e03cf41 View commit details
    Browse the repository at this point in the history