pack

CLI for building apps using Cloud Native Buildpacks (by buildpacks)

Pack Alternatives

Similar projects and alternatives to pack

  1. Next.js

    2,483 pack VS Next.js

    The React Framework

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Flutter

    1,287 pack VS Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  4. initializr

    A quickstart generator for Spring projects

  5. Dokku

    210 pack VS Dokku

    A docker-powered PaaS that helps you build and manage the lifecycle of applications

  6. coolify

    183 pack VS coolify

    An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.

  7. language

    Design of the Dart language

  8. Ionic Framework

    140 pack VS Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

  9. distroless

    136 pack VS distroless

    🥑 Language focused docker images, minus the operating system.

  10. distribution-spec

    OCI Distribution Specification

  11. kaniko

    61 pack VS kaniko

    Discontinued Build Container Images In Kubernetes

  12. jib

    52 pack VS jib

    🏗 Build container images for your Java applications.

  13. kompose

    56 pack VS kompose

    Convert Compose to Kubernetes

  14. pipeline

    55 pack VS pipeline

    A cloud-native Pipeline resource.

  15. buildah

    34 pack VS buildah

    A tool that facilitates building OCI images.

  16. ko

    33 pack VS ko

    Build and deploy Go applications

  17. serving

    9 pack VS serving

    Kubernetes-based, scale-to-zero, request-driven compute (by knative)

  18. cloud-run-faq

    11 pack VS cloud-run-faq

    Unofficial FAQ and everything you've been wondering about Google Cloud Run.

  19. helm-charts

    113 pack VS helm-charts

    Prometheus community Helm charts

  20. kubefwd

    5 pack VS kubefwd

    Bulk port forwarding Kubernetes services for local development.

  21. porter

    39 pack VS porter

    Discontinued Kubernetes powered PaaS that runs in your own cloud.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pack alternative or higher similarity.

pack discussion

Log in or Post with

pack reviews and mentions

Posts with mentions or reviews of pack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-12-01.
  • Simplifying basic (genAI) web app deployment with serverless
    8 projects | dev.to | 1 Dec 2025
    Cloud Run (GCR) -- the latest serverless platform; OCI-compliant containers (Docker, Buildpacks, etc.) Cloud Functions (GCF) -- originally serverless functions to compete with AWS Lambda; latest generation rebranded as Cloud Run Functions
  • Containerizing Spring Boot Applications with Docker: A Complete Guide
    3 projects | dev.to | 18 May 2025
  • Dockerfmt: A Dockerfile Formatter
    14 projects | news.ycombinator.com | 8 Apr 2025
    I suspect that the GP was really asking "why not use a different tool", like buildah <https://buildah.io>, buildpacks <https://buildpacks.io>, nix <https://nix.dev/tutorials/nixos/building-and-running-docker-...>,
  • Have You Heard About Cloud Native Buildpacks?
    3 projects | dev.to | 11 Mar 2025
    Broadly speaking, a buildpack takes application code and makes it runnable through a build process. So then, Cloud Native Buildpacks take your application source code and turn it into runnable, reproducible OCI images, implementing your requirements for image security, performance optimization, and container build order. It’s like having the exact Dockerfile you need — only you don’t need to write one.
  • Guide to modern app-hosting without servers on Google Cloud
    6 projects | dev.to | 13 Jan 2025
    The other way to run a containerized app on GCR is to not use Docker explicitly. If the Dockerfile is missing, Cloud Build uses Buildpacks, a tool built on open standards that automatically inspects application files and dynamically determines the best way to build & containerize apps. This is clearly the option for those new to Docker, don't know Docker, want to avoid Docker, or don't even think about containers. More specifically, Buildpacks adopted by Google is how images can be built & deployed on GCR without Docker.
  • Reclaim the Stack
    8 projects | news.ycombinator.com | 8 Sep 2024
  • Creating Docker Image of Spring Boot Application using Buildpacks
    4 projects | dev.to | 8 Sep 2024
    What if I tell you that you can create a Docker image without creating a Dockerfile? We can build docker images directly from the Gralde or Maven plugin using Cloud Native Buildpacks. Some platforms (like Heroku or Cloud Foundry) use Buildpacks to convert provided jar files into runnable images.
  • Secure Your AI Project With Model Attestation and Software Bill of Materials (SBOMs)
    2 projects | dev.to | 8 Aug 2024
    Docker containers do not fit perfectly into ensuring the secure development of your AI project because they cannot track the model and data lifecycle. However, you can use other container-based technology tools like Buildpacks or KitOps to package your AI project and transform it into container images or open container initiative (OCI) artifacts.
  • The Containerization Brick for your Platform Engineering Toolbox
    2 projects | dev.to | 15 May 2024
    Part of a platform engineering strategy is assembling a bunch of bricks to provide a well-rounded developer experience. In this article, I will explore how packaging applications using open-source Cloud Native Buildpacks can become a core element of that platform engineering toolkit by offering advanced application packaging features. Let's dive in!
  • A Brief History Of Serverless
    10 projects | dev.to | 13 May 2024
    For example, with BuildPacks developers don't even need to make a Dockerfile anymore. When integrated into a GitOps pipeline, serverless development becomes a breeze.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic pack repo stats
57
2,926
8.4
4 days ago

buildpacks/pack is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of pack is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com