We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
docker/run-docker
/etc/hosts
docker-compose
Connected to issue: #579
The text was updated successfully, but these errors were encountered:
Work has been added in #859
Sorry, something went wrong.
This was addressed in #859 , by using devcert library in node Windows users get support for cert creation used in docker dev container setup.
devcert
sharkySharks
No branches or pull requests
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:/etc/hosts
filedocker-compose
workflow to work properly (ie,docker-compose
build | up, etc)Connected to issue: #579
The text was updated successfully, but these errors were encountered: