docker-spfx icon indicating copy to clipboard operation
docker-spfx copied to clipboard

Docker images for working with SharePoint Framework

Results 17 docker-spfx issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Trying to use the image `m365pnp/spfx:1.14.0` but getting error `groupadd: Permission denied` **To Reproduce** 1. Set the pipeline ``` name: $(Date:yyyyMMdd).$(Rev:.r) trigger: branches: include: - main jobs:...

bug

It would be great to have examples of pipelines using this image for building SPFx dist files. For example, we could make examples for Github, Azure DevOps, Gitlab, etc.

enhancement

It would be great to have an example of the devcontainer.json file that users can apply to their SPFx projects.

enhancement
work in progress

Hello, Waldek. Can you put Yeoman default template inside docker's image? The reason for that is that I want to use SPFx offline and Yeoman itself tries to pull packages...

enhancement

I am using docker image from - https://hub.docker.com/r/waldekm/spfx/tags and with latest image on windows docker desktop , hot reloading is not working (changing code doesnt refresh the webpart in browser)...

Hey, maybe you want to change the branch to main so its match the contributing guidelines or edit the contributing gudelines to match the commands under [Tips](https://github.com/pnp/docker-spfx/blob/master/CONTRIBUTING.md#tips) - ensure that...

enhancement

Unfortunately my SPFX 1.13.1 workbench on my SHP Online does not work. I'll try to put steps here that I'm doing maybe I'm doing something wrong: First I downloaded the...

question
waiting on response

PS - working WSL - working Docker in PS - not reacting on file changes Docker in WSL - not reacting on file changes