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

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
featured
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.ai
featured
  1. 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

  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-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.

  4. 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

  • Mastering Multi-Cloud and Edge Data Synchronization: A Retail Use Case with KubeMQ’s Java SDK

    1 project | dev.to | 10 Sep 2024
  • Resilient image cache/mirror

    4 projects | /r/kubernetes | 2 Jun 2023
  • How do you archive your side hobby projects?

    1 project | /r/csMajors | 22 Apr 2023
  • What do you use as a kubernetes base?

    3 projects | /r/selfhosted | 13 Apr 2023
  • AER: Error of this Agent is Reported First

    1 project | /r/archlinux | 9 Apr 2023

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