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