hadolint - Dockerfile linter

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hadolint

    Dockerfile linter, validate inline bash, written in Haskell

  • # Download hadolint wget https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 # Download SHA256 checksum wget https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64.sha256 # Validate the checksum sha256sum -c hadolint-Linux-x86_64.sha256 # Make the file executable chmod + ./hadolint-Linux-x86_64 # Rename the file mv hadolint-Linux-x86_64 hadolint

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dockerfile Linter

    1 project | news.ycombinator.com | 3 Mar 2024
  • Top 10 common Dockerfile linting issues

    1 project | dev.to | 15 Sep 2023
  • Haskell Dockerfile Linter

    1 project | news.ycombinator.com | 20 Apr 2023
  • Is adding a USER best practice?

    1 project | /r/docker | 21 Mar 2023
  • Dokter: the doctor for your Dockerfiles

    5 projects | /r/docker | 12 Aug 2022