Skip to content

#19 install stack and ghc #108

#19 install stack and ghc

#19 install stack and ghc #108

Triggered via push August 30, 2024 08:56
Status Failure
Total duration 20s
Artifacts

hadolint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
hadolint: src/main/resources/org/eolang/hone/docker/Dockerfile#L29
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
hadolint: src/main/resources/org/eolang/hone/docker/Dockerfile#L49
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
hadolint: src/main/resources/org/eolang/hone/docker/Dockerfile#L56
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.