Docker Raises $23M to Increase Developer Velocity

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

    Making Docker and Kubernetes management easy.

  • I'd also like to know more about this, since for smaller to medium sized deployments (think 1-100 nodes, maybe running between 1-1000 containers) Docker Swarm does seem like a pretty reasonable solution, especially with tools like Portainer ( https://www.portainer.io/ ) for a web based UI to manage it.

    I guess some of the reasons for the popularity of Kubernetes could be:

      - Kubernetes had Google as a big name behind it, so there was a lot of development resources put into it

  • Moby

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

  • I've been waiting for two features from Docker:

    1. Launch a container by specifying its image digest, not image ID [0] [1]. You can pull an image with a specific digest, but then it gets an ID that is unique to the image repository. Later deployments must use that different image ID. This makes deployment tooling needlessly complicated. And it breaks the security guarantees of the digest by allowing the repository to modify the image.

    2. Copy a file into a container with docker-compose, without requiring Swarm [1].

    Do financial problems explain their slowness? I wish they would just charge $100/year per seat for Docker for macOS and then fix the long-standing problems.

    And sell a hosted tool to do trusted builds of docker images from hashed sources. Reproducible builds would be great, too.

    [0] https://github.com/moby/moby/issues/16482#issuecomment-29782...

    [1] https://windsock.io/explaining-docker-image-ids/#contentaddr...

    [2] https://github.com/docker/compose/issues/5523

  • 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
  • vctl-docs

    Discontinued VMware vctl Docs

  • I haven't done a lot with it, but VMWare Fusion has a `vctl` command you can execute in Terminal:

    https://github.com/VMwareFusion/vctl-docs/blob/master/docs/g...

    Looks like it supports doing some kubernetes stuff using a `kind` cluster.

    I've had pretty good experiences with Fusion, so, yeah, there's some real Docker alternatives up and coming. I think Docker's great, though, and I feel that we'd never have seen a `vctl` on a mac without it's existence.

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

  • I just learned: Docker edits firewall rules for you

    3 projects | news.ycombinator.com | 19 Feb 2023
  • What is Docker ?

    6 projects | dev.to | 2 Nov 2022
  • Hello! I am looking for tools

    3 projects | /r/devops | 13 Jul 2022
  • Docker sucks.......for now.

    2 projects | /r/docker | 5 Aug 2021
  • Any community interest in a multi-instance Octoprint tutorial?

    4 projects | /r/CR6 | 9 Apr 2021