Molecule Build Images #6
molecule-build-images.yaml
on: workflow_dispatch
Matrix: hadolint
Matrix: build-debian-image-matrix
Matrix: build-redhat-image-matrix
Matrix: build-suse-image-matrix
Matrix: build-ubuntu-image-matrix
Annotations
2 errors
hadolint (centos8):
dockerfiles/centos8.dockerfile#L5
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|
hadolint (centos9):
dockerfiles/centos9.dockerfile#L5
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|