fix: convert from long RUN statements to a setup.sh script
#35
build_pull_request.yml
on: pull_request
Lint Dockerfile
10s
check_build
25s
Annotations
5 errors
|
Lint Dockerfile:
Dockerfile#L84
SC3040 warning: In POSIX sh, set option pipefail is undefined.
|
|
Lint Dockerfile:
Dockerfile#L84
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 Dockerfile:
Dockerfile#L51
SC3040 warning: In POSIX sh, set option pipefail is undefined.
|
|
Lint Dockerfile:
Dockerfile#L32
SC2086 info: Double quote to prevent globbing and word splitting.
|
|
check_build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c <<EORUN /bin/bash\nset -xeuo pipefail\necho $0\nfalse\napt-get update\napt-get upgrade --yes\napt-get install --yes --no-install-recommends \\\n cron \\\n git \\\n libjpeg-dev \\\n libldap-dev \\\n libpng-dev \\\n libfreetype6-dev \\\n unzip\napt-get clean\nrm -rf /var/lib/apt/lists/*\nEORUN" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
LibreBooking~docker~UIBUMT.dockerbuild
Expired
|
42.6 KB |
sha256:acd72196899a8766350c6d05c4095dc73c6cec00a471001b2258ab3fd1991265
|
|