Skip to content

Commit

Permalink
Merge pull request #417 from surajssd/remove-yo
Browse files Browse the repository at this point in the history
base-image: Remove yo tool
  • Loading branch information
surajssd authored Apr 30, 2024
2 parents 0f6eea6 + 88e31f8 commit c1896ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions linux/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,6 @@ ENV POWERSHELL_DISTRIBUTION_CHANNEL CloudShell
# don't tell users to upgrade, they can't
ENV POWERSHELL_UPDATECHECK Off

# Install Yeoman Generator
RUN npm install -g yo


# Copy and run script to Install powershell modules
COPY ./linux/powershell/ powershell
RUN /usr/bin/pwsh -File ./powershell/setupPowerShell.ps1 -image Base && rm -rf ./powershell
2 changes: 0 additions & 2 deletions tests/command_list
Original file line number Diff line number Diff line change
Expand Up @@ -1403,8 +1403,6 @@ xzless
xzmore
yat2m
yes
yo
yo-complete
ypdomainname
yum
zcat
Expand Down

0 comments on commit c1896ea

Please sign in to comment.