How “It works in my machine” turns to “It works in my container”

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
  • compose-spec

    The Compose specification

  • There are a number of incorrect statements in this post.

    1) One should neither be using the "latest" nor just the "version" tag as the version can still vary depending on when it is pulled.

    Instead, one should use a combination of version + hash, say alpine:3.18.2@sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1 for reproducibility reasons. This provides for human readable versions as well as the specific hash.

    2) Next, afaik, Compose has removed the need for version tags. All of the compose.yml files that I now use do not specify versions.

    See https://github.com/compose-spec/compose-spec/blob/master/04-...

  • 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

  • Some options missing for me.

    1 project | /r/Ombi | 13 Jun 2023
  • When I create a docker-compose file to deploy multiple containers, do the different versions of each compose file matter?

    1 project | /r/docker | 12 Feb 2023
  • A compose file visualization tool that follows compose-spec and allows you to gernerate graph in several formats.

    2 projects | /r/docker | 27 May 2022
  • Why Does Everything Say Docker Compose is Deprecated / Dead?

    5 projects | /r/docker | 31 Aug 2022
  • 12 Factor: 13 years later

    3 projects | dev.to | 26 Apr 2024