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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

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