Why does it feel like Docker is moving backwards?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Docker Compose

    Define and run multi-container applications with Docker

  • My docker compose doesn't say that and I use the last stable release docker-compose version 1.29.2 listed at https://github.com/docker/compose/releases

  • dockerize

    Utility to simplify running applications in docker containers

  • I was also reading about healthcheck as well as depends_on. It seems that now they want to move to using tools such as dockerize to handle these basic things, and I don't really get why something that directly has to do with the fact that Docker Compose is managing the infrastructure should be moved to near application-level logic. It adds more boilerplate in a decentralized place, without actually decoupling since there's more than enough to configure in the Compose file anyway.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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