Closed szepeviktor closed 1 year ago
First I've started up with adding checks for Dockerfiles using Hadolint. Then I've read the current docker.yml file and got mental dizziness 😵
docker.yml
This PR cleans up naming and a few problems in the workflow file. Replaces ❌esoteric names with publicly understandable ones. One of my sources: https://docs.docker.com/engine/reference/commandline/build/
How should I test it? I have no permission to start this workflow manually.
I think the naming is esoteric again.
The output looks like this project is not open-souce (not welcoming) but for internal use only.
First I've started up with adding checks for Dockerfiles using Hadolint. Then I've read the current
docker.yml
file and got mental dizziness 😵This PR cleans up naming and a few problems in the workflow file. Replaces ❌esoteric names with publicly understandable ones. One of my sources: https://docs.docker.com/engine/reference/commandline/build/