Commit Graph

3 Commits

Author SHA1 Message Date
d1455a97cf
add makefile + .hadolint.yaml for local testing
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-24 16:59:04 +01:00
de0aebac46
chore: fool hadolint by pinning to linux-amd64 tag
All checks were successful
continuous-integration/drone/push Build is passing
that tag is rolling in this case - same as latest usually, but hadolint
doesn't know that :)
enabled us to get rid of the .hadolint.yaml file
2021-04-23 01:00:43 +02:00
7ef4d5e919
ci: build locally with kaniko + push to DockerHub
All checks were successful
continuous-integration/drone/push Build is passing
* add hadolint Dockerfile linter step
* update Dockerfile to implement hadolint suggestions (cbp)
* switch to immawanderer/drone-kaniko as the kaniko flavour of choice
* add a note to README about the DH builds issue situation
2021-04-22 21:38:59 +02:00