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

Open
#54 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.