Code Monkey home page Code Monkey logo

Comments (3)

tianon avatar tianon commented on August 22, 2024 1

This is likely due to

FROM php:7.4-fpm-alpine
-- that doesn't specify an explicit Alpine version, so it's been updated to Alpine 3.13.

The underlying issue is tracked at moby/moby#40734, but the short version is that you need to update libseccomp on your host to 2.4.2 or newer and Docker to 19.03.9 or newer.

See also https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements.

from docker-adminer.

TimWolla avatar TimWolla commented on August 22, 2024

I'm afraid I am not able to test this on ARM myself, so I won't be able to debug this. I mostly rely on the prebuilt PHP image for Alpine and only compile a few PHP extensions for database access. There's not much I could change about this, especially since I did not change anything regarding the extensions since 4.7.7.

/cc @tianon Any ideas?

from docker-adminer.

stewart123579 avatar stewart123579 commented on August 22, 2024

@tianon - I've not been able to confirm, but it looks like you've nailed it.

On my system

  • libseccomp2/stable,now 2.3.3-4 armhf [installed]
  • Docker version 20.10.2, build 2291f61

For anyone finding this in the future - apparently "best" fix for raspberry pi is to upgrade to Ubuntu 20.04 arm64 , otherwise manually update libseccomp2 (HT to HotIO)

...so there goes my weekend. Sigh

from docker-adminer.

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.