Docker: We’re No Longer Sunsetting the Free Team Plan

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • SonarQube - Static code analysis for 29 languages.
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • k3sup

    bootstrap K3s over SSH in < 60s 🚀

    My applause to Alex Ellis for writing a clear, direct call to arms!

    Their work is super useful and interesting. I've added them to my list of sponsorships: https://github.com/sponsors/alexellis

  • docker-handbrake

    A batch conversion wrapper for video files (by rcarmo)

    Well, too late. I whipped up a simple GitHub workflow in around 15m and am using it (with slight variations) on all my images to push them to ghcr.io:

    https://github.com/rcarmo/docker-handbrake/blob/master/.gith...

    Multi-platform builds are trickier, but essentially the same.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • go-containerregistry

    Go library and CLIs for working with container registries

    Multi-arch builds are easy to "transfer" IMHO

    crane cp docker.io/openfaas/gateway:0.10.0 ghcr.io/openfaas/gateway:0.10.0

    If you've not used it yet - do take a look. Crane doesn't pull the images into a local Docker library for re-tagging and re-pushing.

    https://github.com/google/go-containerregistry/blob/main/cmd...

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