Add Makefile and build script for custom Linux distro #2
build.yml
on: push
Build Distribution
20s
Lint and Code Quality
11s
Security Scan
0s
Create Release
0s
Annotations
7 errors
|
Lint and Code Quality:
Dockerfile#L154
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
|
Lint and Code Quality:
Dockerfile#L116
SC2015 info: Note that A && B || C is not if-then-else. C may run when A is true.
|
|
Lint and Code Quality:
Dockerfile#L94
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Lint and Code Quality:
Dockerfile#L83
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Lint and Code Quality:
Dockerfile#L72
DL3003 warning: Use WORKDIR to switch to a directory
|
|
Lint and Code Quality:
Dockerfile#L69
SC3009 warning: In POSIX sh, brace expansion is undefined.
|
|
Build Distribution
buildx failed with: ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref deyb3z3c5s0d4w3u1c8f56zdq::rptnsz2kqvbj5wfxiau0tztqp: "/busybox.config": not found
|