Day 23: Docker Resources

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
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. buildkit

    concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

    BuildKit is the engine behind Docker's build system. It's a fascinating look into how Docker images are constructed, with features like:

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. Docker Swarm

    Source repo for Docker's Documentation (by docker)

    The official Docker documentation is your comprehensive guide to all things Docker. While it might seem obvious, it's worth highlighting that this is one of the best-maintained technical documentations out there.

  4. Moby

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

    Moby is the open-source foundation of Docker Engine. Diving into this codebase will help you understand:

  5. distribution

    The toolkit to pack, ship, store, and deliver container content

    The Distribution Specification is essential reading if you want to understand how Docker images are stored and distributed, but otherwise it's not that interesting.

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 Docker Image Management with GitHub Actions and Container Registries

    2 projects | dev.to | 27 Jan 2025
  • Beyond Docker - A DevOps Engineer's Guide to Container Alternatives

    4 projects | dev.to | 26 Dec 2024
  • 5 Alternatives to Docker Desktop

    7 projects | dev.to | 24 Jul 2024
  • Golang REST API boilerplate

    12 projects | dev.to | 4 Jun 2024
  • I looked through attacks in my access logs. Here's what I found

    6 projects | news.ycombinator.com | 28 Jan 2024

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