chore: cloudcmd: v19.11.14 #347
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 ${UBUNTU_DEPS} 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 -f nvim-linux-x86_64 /usr/local/src/nvim && ln -fs /usr/local/src/nvim/bin/nvim /usr/local/bin/nvim && echo \"> install nvm\" && mkdir $NVM_DIR && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash && . ${NVM_DIR}/nvm.sh && nvm i node && ln -fs /${NVM_DIR}/versions/node/$(node -v)/bin/node /usr/local/bin/node && 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 && ln -fs /usr/local/src/bun/bin/bun /usr/local/bin/bun && echo \"> install deno\" && curl -fsSL https://deno.land/install.sh | sh && ln -fs /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 -fs /usr/local/src/go/bin/go /usr/local/bin/go && ln -fs /usr/local/src/go/bin/gofmt /usr/local/bin/gofmt && echo \"> install rust\" && bash -c \"$(curl -fsSL https://sh.rustup.rs | sh -s)\" -- -y && rustup default stable && 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: 127
|
|
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~E5SJGY.dockerbuild
|
119 KB |
sha256:facb5f91091f1e0710588a2a82445e2ec6822fae043d556a286829797e6f709b
|
|
|
coderaiser~cloudcmd~QGA0P9.dockerbuild
|
154 KB |
sha256:89c7796ef5b41d6a4df253ab49d60fee64ca12e6efcdbd9b513fd8328a136883
|
|
|
coderaiser~cloudcmd~SGMDSY.dockerbuild
|
119 KB |
sha256:51e9518c9237e8929588d2584f201d3c49008387ca32e59aafd5051e1d3a88e4
|
|
|
coderaiser~cloudcmd~XY1HEH.dockerbuild
|
110 KB |
sha256:6736046797b2a4363c79e584a7d86dfc3cdd7895195f149cefff219e65f70c2c
|
|