Sign inSign up

sjourdan/hadolint

By sjourdan

Updated almost 10 years ago

A tiny hadolint Docker linter container

Image
1

10K+

sjourdan/hadolint repository overview

Hadolint (Docker Container)

Circle CI

This container is smaller than the original one from Lukas Martinelli (96MB vs 1.7GB).

It's based on debian:jessie-slim and does the minimum.

Supported tags

Usage

Usage is basically the following:

$ docker run --rm -i sjourdan/hadolint < Dockerfile

Known Bugs

  • N/A

Build

$ make lint
$ make build
Release Tags

The Docker Hub build is building versions across tags, so tag releases properly:

$ git tag <hadolint version>
$ git push --tags

Tag summary

Content type

Image

Digest

Size

31.8 MB

Last updated

almost 10 years ago

docker pull sjourdan/hadolint