Cross-platform container images with buildx and colima

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • colima

    Container runtimes on macOS (and Linux) with minimal setup

  • As an experienced Site Reliability Engineer (SRE), I understand the importance of working with containerization to simplify deployment and management of applications. One tool that has proven invaluable for this task is Docker. In this blog post, I will introduce you to the Docker buildx command and demonstrate how to use it for building cross-platform container images on MacOS using colima.

  • buildx

    Docker CLI plugin for extended build capabilities with BuildKit

  • ARCH=amd64 # change to 'arm64' for M1 VERSION=v0.10.4 curl -LO https://github.com/docker/buildx/releases/download/${VERSION}/buildx-${VERSION}.darwin-${ARCH} mkdir -p ~/.docker/cli-plugins mv buildx-${VERSION}.darwin-${ARCH} ~/.docker/cli-plugins/docker-buildx chmod +x ~/.docker/cli-plugins/docker-buildx docker buildx version # verify installation

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Lcl.host: fast, easy HTTPS in your local dev environment

    7 projects | news.ycombinator.com | 20 Mar 2024
  • RamRamRamEveryoneSleepingOnDocker

    3 projects | /r/ProgrammerHumor | 7 Dec 2023
  • abiosoft/colima

    1 project | /r/programming | 4 Sep 2023
  • Docker Desktop is dead on Mac M1

    2 projects | /r/docker | 5 Jun 2023
  • Installation help

    1 project | /r/Overseerr | 27 May 2023