Build and Push Powershell Toolbox Image #605
Annotations
1 error
Build Image
Error: buildah exited with code 1
Trying to pull ghcr.io/ublue-os/wolfi-toolbox:latest...
Getting image source signatures
Copying blob sha256:04345c8522b7c1a76687eb6e064dd6c368d8b039a7f073c5a2fc376988b82988
Copying blob sha256:acc44e1581fda77b4478bb61dea7f96c7f435833d2c90852c3e82e785472eb8a
Copying config sha256:43aed13d8703cc5f5f5cc26ab37290b73adb032950ea9a78c465051279515c72
Writing manifest to image destination
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package.
Tool 'powershell' failed to install. Contact the tool author for assistance.
Error: building at STEP "RUN apk upgrade && grep -v '^#' /tmp/packages.powershell | xargs apk add --no-cache && dotnet tool install --global PowerShell && az config set core.collect_telemetry=no && curl -s https://ohmyposh.dev/install.sh | bash -s -- -t /usr/local/share/oh-my-posh/themes && curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly && cp /tmp/profile.ps1 "$(~/.dotnet/tools/pwsh -Command "\$PROFILE.AllUsersAllHosts")" && echo 'if test ! -f ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ConsoleHost_history.txt; then mkdir -p ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ && touch ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ConsoleHost_history.txt; fi' > /etc/profile.d/mcfly-history.sh && printf 'LANG=en_US.utf8\nexport LANG\n' > /etc/profile.d/locale.sh && printf 'exec /usr/lib/dotnet/tools/pwsh' > /etc/profile.d/zz-pwsh.sh && mkdir -p /etc/zsh && printf 'LANG=en_US.utf8\nexport LANG\nexec /usr/lib/dotnet/tools/pwsh' >> /etc/zsh/zlogin && mkdir -p /etc/fish && printf 'if status is-login\n\tset -gx LANG en_US.utf8\n\texec /usr/lib/dotnet/tools/pwsh\nend\n' >> /etc/fish/config.fish && cp -r ~/.dotnet /usr/lib/dotnet && printf 'LANG="en_US.UTF-8"' > /etc/locale.conf && chown -R 1000:1000 /usr/lib/dotnet && rm -rf /tmp/*": while running runtime: exit status 1
|
Loading