Closed carloslme closed 1 year ago
This is not an baseimage issue. It's a package issue with the seospider.
$ dpkg -I screamingfrogseospider_16.5_all.deb
new Debian package, version 2.0.
size 593910468 bytes: control archive=14296 bytes.
506 bytes, 13 lines control
57500 bytes, 595 lines md5sums
76 bytes, 4 lines * postinst #!/bin/bash
126 bytes, 6 lines * postrm #!/bin/bash
281 bytes, 13 lines * prerm #!/bin/bash
Source: screamingfrogseospider
Section: web
Priority: optional
Maintainer: Screaming Frog Ltd. <support@screamingfrog.co.uk>
Homepage: http://www.screamingfrog.co.uk/seo-spider/
Package: screamingfrogseospider
Architecture: **amd64**
Depends: xdg-utils, zenity, libgconf-2-4, libgtk2.0-0, libnss3, libxss1, libasound2
Suggests: xvfb
Description: Screaming Frog SEO Spider Tool for the SEO Professional
Screaming Frog SEO Spider is a web crawler for the SEO Professional.
Version: 19.1
Installed-Size: 637212
Details
jammy-1.0.1
What steps did you take and what happened:
I created this Dockerfile downloading a .deb file, the code is shown below:
But I am getting the following error when running
docker build -t docker-m2 .
on Macbook M2:What did you expect to happen: The Docker image was created.
Anything else you would like to add:
I think this issue is regarding the Macbook Air M2 chip architecture, which is incompatible.
Additional Information: I found two solutions: