Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove host/netsh commands from docker directives #11133

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

Merged
merged 3 commits into from
Nov 11, 2019
Merged

Remove host/netsh commands from docker directives #11133

merged 3 commits into from
Nov 11, 2019

Conversation

datdamnzotz
Copy link
Contributor

@datdamnzotz datdamnzotz commented Nov 9, 2019

Added -p 8123:8123 to the Windows docker command line. Seems more reliable and easier for users.
Add ports to docker-compose.yaml files for easier launches..

Description:

Pull request in home-assistant (if applicable): home-assistant/home-assistant#

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • The documentation follows the standards.

Added -p 8123:8123 to the Windows docker command line.  Seems more reliable and easier for users.
Add ports to docker-compose.yaml files for easier launches..
@probot-home-assistant probot-home-assistant bot added the current This PR goes into the current branch label Nov 9, 2019
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Hi there, @datdamnzotz!

Thanks for the PR, however, we need to advise to run Home Assistant on the host network for various reasons.

The shares part is a really useful addition though, so maybe you could revert the host network/port mapping part? 👍

@frenck frenck added the in-progress This PR/Issue is currently being worked on label Nov 11, 2019
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks for the quick adjustment @datdamnzotz! 👍

@frenck frenck merged commit ef3278a into home-assistant:current Nov 11, 2019
@probot-home-assistant probot-home-assistant bot removed the in-progress This PR/Issue is currently being worked on label Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current This PR goes into the current branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants