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 Windows support for Docker setup #782

Closed
sharkySharks opened this issue Jan 23, 2019 · 2 comments
Closed

Add Windows support for Docker setup #782

sharkySharks opened this issue Jan 23, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sharkySharks
Copy link
Contributor

sharkySharks commented Jan 23, 2019

This is a follow up issue to #734 . This issue is to add support for Windows in the Docker setup script so that Windows users can run PWA.

Work to complete:

docker/run-docker setup script needs to support Windows environment, including:

  • adding values to the /etc/hosts file
  • automated SSL/TLS certification creation and setup
  • testing in Windows to get docker-compose workflow to work properly (ie, docker-compose build | up, etc)

Connected to issue: #579

@sharkySharks sharkySharks added the enhancement New feature or request label Jan 23, 2019
@sharkySharks sharkySharks self-assigned this Feb 22, 2019
@sharkySharks
Copy link
Contributor Author

Work has been added in #859

@sharkySharks
Copy link
Contributor Author

This was addressed in #859 , by using devcert library in node Windows users get support for cert creation used in docker dev container setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant