Git Product home page Git Product logo

Comments (3)

HalcyonAzure avatar HalcyonAzure commented on September 13, 2024

我自己没有armv7的机器,可以试试根据readme文档自己编译一个v7的镜像出来。晚点我也会尝试看看能不能编译一个推送到dockerhub上

from lsky-pro-docker.

HalcyonAzure avatar HalcyonAzure commented on September 13, 2024

我这边尝试编译了下,但是似乎官方的php没提供armv7对应的镜像,因此这边可能就也不会做适配了

 => CANCELED [linux/amd64 internal] load metadata for docker.io/library/php:8.1-apache                                                                                        3.8s
 => CANCELED [linux/amd64 internal] load metadata for docker.io/library/php:8.1                                                                                               3.8s
 => CANCELED [linux/arm64 internal] load metadata for docker.io/library/php:8.1-apache                                                                                        3.8s
 => ERROR [linux/armv7 internal] load metadata for docker.io/library/php:8.1-apache                                                                                           3.8s
 => CANCELED [linux/arm64 internal] load metadata for docker.io/library/php:8.1                                                                                               3.8s
 => ERROR [linux/armv7 internal] load metadata for docker.io/library/php:8.1                                                                                                  3.8s
------
 > [linux/armv7 internal] load metadata for docker.io/library/php:8.1-apache:
------
------
 > [linux/armv7 internal] load metadata for docker.io/library/php:8.1:
------
WARNING: No output specified with docker-container driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
Dockerfile:1
--------------------
   1 | >>> FROM php:8.1 AS build
   2 |     WORKDIR /build
   3 |
--------------------
ERROR: failed to solve: php:8.1: failed to resolve source metadata for docker.io/library/php:8.1: no match for platform in manifest: not found

from lsky-pro-docker.

HalcyonAzure avatar HalcyonAzure commented on September 13, 2024

如果没有其他想法的话我就先close这个issue啦,如果后续有解决方案的话再re-open嘞

from lsky-pro-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.