Lean and Mean Docker containers VS Packer

Compare Lean and Mean Docker containers vs Packer and see what are their differences.

Lean and Mean Docker containers

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) (by slimtoolkit)

Packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. (by hashicorp)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Lean and Mean Docker containers Packer
38 65
18,071 14,837
1.5% 0.5%
9.1 9.4
3 days ago 7 days ago
Go Go
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Lean and Mean Docker containers

Posts with mentions or reviews of Lean and Mean Docker containers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-22.

Packer

Posts with mentions or reviews of Packer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    To manage a VM, you can use something as simple as just manual actions over SSH, or can use tools like Ansible, Hashicorp's Packer and Terraform or other automations. For an app where there is minimal load and security/reliability concern, VMs are still a great option that provide a lot of value for the buck
  • Avoiding DevOps tool hell
    9 projects | dev.to | 24 Jul 2023
    Server templating: Using Packer has never been easier to create reusable server configurations in a platform-independent and documented manner.
  • DevOps Tooling Landscape
    12 projects | dev.to | 4 Apr 2023
    HashiCorp Packer is a tool for creating machine images for a variety of platforms, including AWS, Azure, and VMware. It allows you to define machine images as code and supports a wide range of configuration options.
  • auto-provisioning multiple raspberry pi's
    2 projects | /r/selfhosted | 19 Mar 2023
    Packer is a tool that can be used to build machine images. Basically, it takes a base image, runs a series of steps to provision that image, and then burns a new image. In my workplace we use it heavily to build AWS AMIs. But it has an ARM plugin that looks to be very very suitable for building customised Raspberry Pi images (my quick read of the doco there says it can go ahead and write the final image to an SD card for you too).
  • How do hosting companies immediately create vm right after purchasing one?
    2 projects | /r/linux | 5 Mar 2023
  • Virtualbox 7.0.4 kickstart issue
    5 projects | dev.to | 8 Dec 2022
    However, I was unable to build the boxes with packer for some reason. It turned out that this wasn't an easy to fix or obvious issue. In fact, I had to search quite hard to find an answer. I am pretty sure my friend Tim Hall (oracle-base) ran into this issue too. Finally, I found a description of the issue on packer GitHub: Packer 1.8.4 not working with Virtualbox 7.0.4+ #12118.
    5 projects | dev.to | 8 Dec 2022
    I was building a new version of YugabyteDB vagrant box with packer and virtual box. Because we (Yugabyte) have a new preview release out.
  • Is "development environment as code" a thing?
    5 projects | /r/DevelEire | 28 Nov 2022
    Packer. https://github.com/hashicorp/packer
  • Dinamic Infrastructure
    2 projects | /r/devops | 27 Nov 2022
    For an AMI build pipeline, have a look at Hashicorp Packer and Ansible if a host is long lived
  • A practical approach to structuring Golang applications
    10 projects | dev.to | 3 Oct 2022

What are some alternatives?

When comparing Lean and Mean Docker containers and Packer you can also consider the following projects:

Vagrant - Vagrant is a tool for building and distributing development environments.

helm - The Kubernetes Package Manager

oVirt - oVirt website

cloud-init-vmware-guestinfo - A cloud-init datasource for VMware vSphere's GuestInfo interface

kubernetes - Production-Grade Container Scheduling and Management

QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

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

minideb - A small image based on Debian designed for use in containers

Scaleway-cli - Command Line Interface for Scaleway

nvim-lspinstall - Provides the missing :LspInstall for nvim-lspconfig

Go random string generator - Flexible and customizable random string generator