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

Explain allow-docker-host-access setting #962

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

carolynvs
Copy link
Member

@carolynvs carolynvs commented Mar 30, 2020

What does this change

Update the configuration page with how to use the
allow-docker-host-access setting as either an environment variable or
configuration setting. It is not yet available as a command flag.

Also note that based on how the Azure Cloud Shell driver is implemented
today (using ACI as the host environment for running the porter commands
such as porter install), this setting won't work yet in that
environment

https://deploy-preview-962--porter.netlify.com/configuration/#porter-allow-docker-host-access

What issue does it fix

Tidying up after #951

Notes for the reviewer

We will need some more follow-up issues to add best practices and examples. But this is limited to just how to use the new config.

Checklist

  • Unit Tests
  • Documentation
    • Documentation Not Impacted

@carolynvs carolynvs force-pushed the doc-allow-docker-host-access branch 2 times, most recently from 7c59e25 to 1b21f9d Compare March 30, 2020 22:03
The `PORTER_ALLOW_DOCKER_HOST_ACCESS` environment variable is not exposed as a
flag yet.

It controls whether or not the Docker host should be available to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
It controls whether or not the Docker host should be available to
It controls whether or not the Docker host should be available for

Update the configuration page with how to use the
allow-docker-host-access setting as either an environment variable or
configuration setting. It is not yet available as a command flag.

Also note that based on how the Azure Cloud Shell driver is implemented
today (using ACI as the host environment for running the porter commands
such as porter install), this setting won't work yet in that
environment.
@carolynvs carolynvs force-pushed the doc-allow-docker-host-access branch from 1b21f9d to e5e95eb Compare March 31, 2020 20:15
@carolynvs carolynvs merged commit 3127765 into getporter:master Mar 31, 2020
@carolynvs carolynvs deleted the doc-allow-docker-host-access branch April 3, 2020 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants