<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Amd64 on Personal Blog</title><link>https://asoldatenko.org/categories/amd64/</link><description>Recent content in Amd64 on Personal Blog</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Tue, 14 Jan 2025 11:53:58 +0100</lastBuildDate><atom:link href="https://asoldatenko.org/categories/amd64/index.xml" rel="self" type="application/rss+xml"/><item><title>Build amd64 images using podman 5.3.x and 5.4.x on OSX with arm64</title><link>https://asoldatenko.org/posts/podman-osx-arm64-build-linux-amd-images/</link><pubDate>Tue, 14 Jan 2025 11:53:58 +0100</pubDate><guid>https://asoldatenko.org/posts/podman-osx-arm64-build-linux-amd-images/</guid><description>UPDATE: for podman 5.4.x version
brew upgrade podman podman --version 5.4.2 New image from https://builds.coreos.fedoraproject.org/browser?stream=stable&amp;arch=x86_64, because default one still doesn&amp;rsquo;t work for me:
podman machine init podman-machine-custom --disk-size 60 \ --rootful --cpus=4 \ --memory=8192 \ --image https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/42.20250410.3.2/aarch64/fedora-coreos-42.20250410.3.2-applehv.aarch64.raw.gz Problem You like me to want to use podman on OSX (15.2 Sequoia) and build images for --platform=linux/amd64 :)
Welcome to my world!
Make sure you install rosetta what is Rosetta?:
Rosetta is a dynamic binary translator developed by Apple Inc.</description></item></channel></rss>