Sitecore / Sitecore/docker-examples
Custom-Images docker-examples-cm-1 and docker-examples-xconnect-1 exiting with the error The term 'C:toolsentrypointsiisDevelopment.ps1' is not recognized as the name of a cmdlet
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 82
- Forks
- 110
- Avg merge
- 7d 59m
- Merged PRs (30d)
- 1
Description
Error detail
The term 'C:toolsentrypointsiisDevelopment.ps1' is not recognized as the
name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:3
- & C:toolsentrypointsiisDevelopment.ps1
-
+ CategoryInfo : ObjectNotFound: (C:toolsentrypointsiisDevelopmen
t.ps1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure in custom images docker-examples-cm-1 and docker-examples-xconnect-1, then inspect how the PowerShell entrypoint path is invoked. The work is done when both containers start without the CommandNotFoundException for C:toolsentrypointsiisDevelopment.ps1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, powershell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100