Software Alternatives, Accelerators & Startups

Docker Compose VS Packer

Compare Docker Compose VS Packer and see what are their differences

Docker Compose logo Docker Compose

Define and run multi-container applications with Docker

Packer logo Packer

Packer is an open-source software for creating identical machine images from a single source configuration.
  • Docker Compose Landing page
    Landing page //
    2023-09-19
  • Packer Landing page
    Landing page //
    2023-09-15

Docker Compose videos

Docker Compose | Containerizing MEAN Stack Application | DevOps Tutorial | Edureka

Packer videos

No Packer videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Docker Compose and Packer)
Developer Tools
65 65%
35% 35
DevOps Tools
29 29%
71% 71
Continuous Integration And Delivery
Cloud Computing
100 100%
0% 0

User comments

Share your experience with using Docker Compose and Packer. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Docker Compose and Packer

Docker Compose Reviews

We have no reviews of Docker Compose yet.
Be the first one to post

Packer Reviews

Introduction to Top Open Source Virtualization Tools
Packer is notably light, high performing, and operates on every major operating system. It assembles and configures all the necessary components for a virtual machine then creates images that run on multiple platforms. Packer doesn’t replace configuration management tools like Puppet or Chef; as a matter of fact, when creating images, Packer can utilize tools like Puppet or...

Social recommendations and mentions

Docker Compose might be a bit more popular than Packer. We know about 11 links to it since March 2021 and only 9 links to Packer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Docker Compose mentions (11)

  • Monitoring symfony messenger listening to the worker events
    Docker and docker compose: We will use docker as a container manager and docker-compose as a tool to configure and start a redis container. If you have not used them so far, refer to the links to install them. - Source: dev.to / 7 months ago
  • Demystifying MLOps: Week 1
    To get the latest release of Docker Compose, go to https://github.com/docker/compose and download the release for your OS. - Source: dev.to / 11 months ago
  • Set up a multi-container app with docker compose
    Most of the newer versions of Docker Desktop already comes with docker compose command, although, you can always check the installation instructions at their official GitHub repository. - Source: dev.to / over 1 year ago
  • We Should Do Better Job of Visualizing Codebase
    Let's take an example - let's go to docker-compose repo page in Github and try to make sense of it. The first thing you gonna see there is: Looks impressive isn't it? Just another list of folder names and files which gives us only one idea - the project does consist of folders and files. Awesome thing, at list I know now that it doesn't consist of dragons and wizards, that is something which helps me as an... - Source: dev.to / over 1 year ago
  • Ask HN: A Better Docker Compose?
    > Docker compose is a dead end AFAIK .. What? I'm not involved and don't follow closely but pretty sure it's about as dead as docker itself. I.e. Not dead. There was commits 8hrs ago -- https://github.com/docker/compose/. Not sure who did that if not "the community". - Source: Hacker News / over 1 year ago
View more

Packer mentions (9)

  • Failed to connect to the host via SSH on Ubuntu 22.04
    If you have just upgraded to Ubuntu 22.04, and you suddenly experience either errors when trying to ssh into hosts, or when running ansible or again when running the ansible provisioner building a packer image, this is probably going to be useful for you. - Source: dev.to / over 1 year ago
  • Create a minimalist OS using Docker Containers and Hashicorp Packer
    I am already using Hashicorp Packer at work and for personal projects and I wanted to test This idea out by wrapping it a single Packer Template file. This reduces the level of maintaining a lot of small scripts, Dockerfiles and configurations and the user can simply trigger a couple of Commands to get a minimalist OS at the end of the process. - Source: dev.to / over 1 year ago
  • After self-hosting my email for twenty-three years I have thrown in the towel. The oligopoly has won.
    And while it is a slight increase in complexity, it can be an overall net gain in functionality, configurability and reliability. Much like Packer is far more reliable and practical than manually making VM images sitting in front of a terminal, even though making the initial configuration takes some time. Source: over 1 year ago
  • Customized Ubuntu Images using Packer + QEMU + Cloud-Init & UEFI bootloading
    Hashicorp Packer provides a nice wrapper / abstraction over the QEMU in order to boot the image and use it to set it up on first-boot. Instead of writing really long commands in order to boot up the image using QEMU, Packer provided a nice Configuration Template in a more Readable fashion. - Source: dev.to / over 1 year ago
  • The journey of sharing a wired USB printer over the network
    Packer seemed like the perfect tool for the job. I have never used it before and wanted to get familiar with the tool. It doesn't come with ARM support out of the box, but there are two community projects to fill that niche. - Source: dev.to / about 2 years ago
View more

What are some alternatives?

When comparing Docker Compose and Packer, you can also consider the following products

Kubernetes - Kubernetes is an open source orchestration system for Docker containers

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.

Rancher - Open Source Platform for Running a Private Container Service

Docker Swarm - Native clustering for Docker. Turn a pool of Docker hosts into a single, virtual host.

Puppet Enterprise - Get started with Puppet Enterprise, or upgrade or expand.

Helm.sh - The Kubernetes Package Manager