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

Docker support for development, API support groups/moods #1

Merged
merged 9 commits into from
Apr 11, 2017
Merged

Conversation

balloob
Copy link
Collaborator

@balloob balloob commented Apr 11, 2017

This adds basic Docker support for development. (this is how I dev on my Mac).

If you have Docker installed locally, all you need to test and develop the lib is to run ./script/dev_docker. It will:

  • build and launch an image
  • mount the source directory so you can keep editing in your host and test in the container
  • the container will delete itself when exiting

@balloob balloob changed the title Add Docker support for development Docker support for development, API support groups/moods Apr 11, 2017
@ggravlingen ggravlingen merged commit 901ac1c into home-assistant-libs:master Apr 11, 2017
@balloob balloob deleted the docker branch April 11, 2017 15:24
ggravlingen pushed a commit that referenced this pull request Apr 11, 2017
@ggravlingen ggravlingen mentioned this pull request Jan 3, 2020
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.

2 participants