chore: cloudcmd: v19.11.5 #328
Annotations
1 error and 3 warnings
|
buildx
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade -y && apt-get autoremove && apt-get install -y less ffmpeg net-tools netcat-openbsd mc iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl && echo \"> Update command-not-found database. Run 'sudo apt update' to populate it.\" && apt-get update && apt-get autoremove && apt-get clean && echo \"> install neovim\" && wget https://github.com/neovim/neovim/releases/download/v${NVIM_VERSION}/nvim-linux-x86_64.tar.gz && tar zxf nvim-linux-x86_64.tar.gz && mv ~/nvim-linux-x86_64 /usr/local/src/nvim && ln -s /usr/local/src/nvim/bin/nvim /usr/local/bin/nvim && echo \"> install nvm\" && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash && mv ~/.nvm /usr/local/src/nvm && echo \"> install npm globals\" && npm i wisdom nupdate version-io redrun superc8 supertape madrun redlint putout renamify-cli runny redfork -g && echo \"> install bun\" && curl -fsSL https://bun.sh/install | bash && mv ~/.bun /usr/local/src/bun && ln -s /usr/local/src/bun/bin/bun /usr/local/bin/bun && echo \"> install deno\" && curl -fsSL https://deno.land/install.sh | sh && mv ~/.deno /usr/local/src/deno && ln -s /usr/local/src/deno/bin/deno /usr/local/bin/deno && echo \"> install golang\" && curl -fsSL https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz -o go.tar.gz && tar -C /usr/local/src -xzf go.tar.gz && rm go.tar.gz && ln -s /usr/local/src/go/bin/go /usr/local/bin/go && ln -s /usr/local/src/go/bin/gofmt /usr/local/bin/gofmt && echo \"> install rust\" && curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y && mv ~/.cargo /usr/local/src/cargo && rustup default stable && mv ~/.rustup /usr/local/src/rustup && echo \"> install gritty\" && bun r gritty --omit dev && bun i gritty --omit dev && bun pm cache rm && echo \"> setup git\" && git config --global core.whitespace -trailing-space && git config --global pull.rebase true && echo \"> configure bash\" && echo \"alias ls='ls --color=auto'\" >> /etc/bash.bashrc && echo \"alias buni='bun i --no-save'\" >> /etc/bash.bashrc && echo \"alias bat='batcat'\" >> /etc/bash.bashrc && echo \". /usr/local/src/nvm/nvm.sh\" >> /etc/bash.bashrc && echo 'PS1=\"\\[\\033[01;32m\\]\\u@\\h\\[\\033[00m\\]:\\[\\033[01;34m\\]\\w\\[\\033[00m\\]\\$ \"' >> /etc/bash.bashrc && echo \"> setup inputrc\" && echo \"set editing-mode vi\" >> /etc/inputrc && echo \"TAB: menu-complete\" >> /etc/inputrc && echo \"set UTF-8\" && echo \" > configure languages\" && echo \"en_US.UTF-8 UTF-8\" > /etc/locale.gen && echo \"ru_RU.UTF-8 UTF-8\" >> /etc/locale.gen && echo \"uk_UA.UTF-8 UTF-8\" >> /etc/locale.gen && echo \"es_ES.UTF-8 UTF-8\" >> /etc/locale.gen && echo \"ja_JP.UTF-8 UTF-8\" >> /etc/locale.gen && echo \"el_GR.UTF-8 UTF-8\" >> /etc/locale.gen && locale-gen" did not complete successfully: exit code: 1
|
|
Attempting to Copy file that is excluded by .dockerignore:
docker/Dockerfile.slim#L20
CopyIgnoredFile: Attempting to Copy file "." that is excluded by .dockerignore
More info: https://docs.docker.com/go/dockerfile/rule/copy-ignored-file/
|
|
Attempting to Copy file that is excluded by .dockerignore:
docker/Dockerfile.alpine#L23
CopyIgnoredFile: Attempting to Copy file "." that is excluded by .dockerignore
More info: https://docs.docker.com/go/dockerfile/rule/copy-ignored-file/
|
|
Attempting to Copy file that is excluded by .dockerignore:
docker/Dockerfile#L19
CopyIgnoredFile: Attempting to Copy file "." that is excluded by .dockerignore
More info: https://docs.docker.com/go/dockerfile/rule/copy-ignored-file/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coderaiser~cloudcmd~36VA81.dockerbuild
|
109 KB |
sha256:6f4e12b5a54e7b476195226ef79c87c8c192d99c66170c68b6d4c8b9189771aa
|
|
|
coderaiser~cloudcmd~57VKOO.dockerbuild
|
73.6 KB |
sha256:1c616624e27b3a2c9b27b63e426d029b3440609aca5437c5a2ede9fb480b4fab
|
|
|
coderaiser~cloudcmd~PH732A.dockerbuild
|
152 KB |
sha256:b81e04f7aa94912d0b52c6474e2448fc00bf92eb1c2cc09d525acc8eb4fc439d
|
|
|
coderaiser~cloudcmd~WBXBUB.dockerbuild
|
109 KB |
sha256:e79ba695c3656a3ae3839e0292f9ec59d50c9022ff3266c9f0e40e4ac86604f1
|
|