compose-spec

The Compose specification (by compose-spec)

Compose-spec Alternatives

Similar projects and alternatives to compose-spec

  1. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Docker Compose

    Define and run multi-container applications with Docker

  4. podman

    Podman: A tool for managing OCI containers and pods.

  5. k3s

    Lightweight Kubernetes

  6. Moby

    The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

  7. docker-pi-hole

    Pi-hole in a docker container

  8. kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. docker-install

    Docker installation script

  11. Telegraf

    Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  12. awesome-compose

    Awesome Docker Compose samples

  13. docker-node

    71 compose-spec VS docker-node

    Official Docker Image for Node.js :whale: :turtle: :rocket:

  14. buildkit

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

  15. podman-compose

    a script to run docker-compose.yml using podman

  16. kompose

    Convert Compose to Kubernetes

  17. Podman Desktop

    33 compose-spec VS Podman Desktop

    Podman Desktop is the best free and open source tool to work with Containers and Kubernetes for developers. Get an intuitive and user-friendly interface to effortlessly build, manage, and deploy containers and Kubernetes — all from your desktop.

  18. cookiecutter-django

    Discontinued Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. [Moved to: https://github.com/cookiecutter/cookiecutter-django] (by pydanny)

  19. wait-for-it

    Pure bash script to test and wait on the availability of a TCP host and port

  20. libnetwork

    networking for containers

  21. psutil

    7 compose-spec VS psutil

    Cross-platform lib for process and system monitoring in Python

  22. docker-curriculum

    :dolphin: A comprehensive tutorial on getting started with Docker!

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better compose-spec alternative or higher similarity.

compose-spec discussion

Log in or Post with

compose-spec reviews and mentions

Posts with mentions or reviews of compose-spec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-10.
  • One Minute: DatAasee
    9 projects | dev.to | 10 Sep 2024
    Features: REST-like CQRS HTTP-API, Faceted Search, Full-text Search Interface: OpenAPI, JSON, JSON API, JSON Schema Query Languages: SQL dialect, Cypher, Gremlin, MQL, GraphQL Ingest Protocols: OAI-PMH, S3 Ingest Encoding: XML Ingest Formats: DataCite, DublinCore, MARC, MODS Deployment: Compose, Docker-Compose, Podman-Compose, K8s (via Kompose) Components: ArcadeDB, Connect, Lowdefy License: MIT
  • One Minute: Compose
    4 projects | dev.to | 30 Mar 2024
    Specification: https://compose-spec.io
  • Podman Desktop v1.5 with Compose onboarding and enhanced Kubernetes pod data
    11 projects | news.ycombinator.com | 3 Nov 2023
    https://github.com/compose-spec/compose-spec/blob/master/spe...
  • How “It works in my machine” turns to “It works in my container”
    1 project | news.ycombinator.com | 26 Jul 2023
    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-...

  • Telegraf Deployment Strategies with Docker Compose
    2 projects | dev.to | 21 Jul 2023
    Docker Compose v2 specifications provide a useful Secrets feature which may also be used for standalone Compose Application Stacks and not just in Docker Swarm mode. With Docker Secrets the environment variables that contain credentials for other subsystems are mounted into the Telegraf Container as files. These secret files are read through the Docker Secret Store plugin and passed to the respective plugins in a relatively safe manner. By using the Docker Secret Store Plugin, one can also avoid credentials that were previously visible via environment variables, to be now hidden behind runtime secret files within the container. Standard Method with Environment Variables As an example, it is possible to pass the credentials to a plugin via the environment variable placeholder in a telegraf configuration file where the credentials for a plugin exist in a .env file (e.g. MQTT input Plugin)
  • Some options missing for me.
    1 project | /r/Ombi | 13 Jun 2023
    also the docker-compose.yml file is very picky about what you have in it and where. Please read this so you know how to format it https://github.com/compose-spec/compose-spec/blob/master/spec.md
  • Persistent Volume Claim Volume Specific Options?
    2 projects | /r/podman | 4 Jun 2023
    As part my quadlet helper tool, podlet, I'm adding functionality to convert compose files into k8s yaml to use with quadlet as an alternative to creating a bunch of separate quadlet files, which I've also added functionality for. So I would like to be able to transform the options on compose volumes into k8s yaml. For example, using the volume.podman.io/driver annotation to change the volume driver for a specific volume if possible.
  • New Docker Goodies: Init and Watch
    3 projects | dev.to | 2 May 2023
    If you find this helpful feature, please leave your feedback and suggestions here.
  • 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
    The compose spec will give what you need. https://github.com/compose-spec/compose-spec/blob/master/spec.md
  • Why Does Everything Say Docker Compose is Deprecated / Dead?
    5 projects | /r/docker | 31 Aug 2022
    Indeed, as per the compose-spec a lot of what was version specific is going away
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic compose-spec repo stats
25
2,407
8.2
8 days ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Dockerfile is
the 35th most popular programming language
based on number of references?