M1: Docker doesn't find shared x64 shared objects even though platform was specified

This page summarizes the projects mentioned and recommended in the original post on /r/docker

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
  • buildx

    Docker CLI plugin for extended build capabilities with BuildKit

  • A little searching led me to this: https://github.com/docker/buildx/issues/1014

  • 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)

  • Distroless images are better left for people with serious need for lightweight images and good Linux knowledge because they require lot of planning with the build so that they stay light and work. If you need lighter images but docker isn't your main tool and you can't afford to take hours and hours of practicing different build strategies you can check docker-slim (https://dockersl.im/). With this tool you can easily size down the images.

  • 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

  • Optimize Your Containerized App with SlimToolkit

    2 projects | dev.to | 7 May 2024
  • Is updating software in Docker containers useful?

    1 project | /r/selfhosted | 6 Dec 2023
  • package a poetry project in a docker container for production

    1 project | dev.to | 30 Jan 2023
  • DockerSlim - Optimize Your Containerized App Dev Experience. Better, Smaller, Faster, and More Secure Containers Doing Less! Minify Docker Images by up to 30x.

    1 project | /r/programming | 10 Nov 2022
  • How to optimize docker image size?

    1 project | /r/docker | 24 Aug 2022