Skip to content

Create docker-publish.yml #13

Create docker-publish.yml

Create docker-publish.yml #13

Triggered via push August 15, 2024 04:48
Status Failure
Total duration 41m 35s
Billable time 36m
Artifacts

docker-image.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test: Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
test: Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
test: Dockerfile#L18
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`.Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
test: Dockerfile#L93
DL4001 warning: Either use Wget or Curl but not both
test: Dockerfile#L93
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
test: Dockerfile#L95
DL4001 warning: Either use Wget or Curl but not both
push
buildx failed with: ERROR: failed to solve: error writing layer blob: failed to copy: failed to send write: write /tmp/.buildx-cache-new/ingest/7a801b9fdcccf28b043254039a7e5005165464acbfdd261beb92cbeca1db3644/data: no space left on device: unknown
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/