Show HN: Dockerfile Explorer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

  • - BuildOp evaluates its input as additional LLB operations to add to the graph to allow for dynamic build graphs (also unused in the Dockerfile frontend)

    With the Dockerfile Explorer, we run the Dockerfile frontend[1] that BuildKit uses inside of WASM to parse and produce the LLB output locally in your browser. We then embed the Monaco Editor so that you can change your Dockerfile to see how it impacts the LLB output that BuildKit will use to build your Docker image.

    You can see a quick video and read more details on how it all works here: https://depot.dev/blog/dockerfile-explorer.

    We'd love any feedback or ideas folks would like around this type of tool!

    [0] https://github.com/moby/buildkit#exploring-llb

  • 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

  • Caching PNPM Modules in Docker Builds in GitHub Actions

    4 projects | dev.to | 6 May 2024
  • ARM vs x86 em Docker

    1 project | dev.to | 5 Apr 2024
  • Frequent Docker BuildKit cache misses with w/ multi-stage and docker-container

    1 project | /r/docker | 11 Jul 2023
  • A Panic in BuildKit: an Open Source Journey

    1 project | /r/golang | 4 Jul 2023
  • Is it possible to copy files from a manifest in Dockerfile?

    1 project | /r/docker | 11 May 2023