Skip to content

Fix Hadolint 2

Fix Hadolint 2 #18

Triggered via push November 27, 2024 15:51
Status Failure
Total duration 2m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tar zxvf \"$SKYPE4PIDGIN_VERSION\".tar.gz" did not complete successfully: exit code: 2
build: Dockerfile#L13
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
build: Dockerfile#L55
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.