Git Product home page Git Product logo

Comments (10)

Remawater avatar Remawater commented on August 13, 2024 3

跑在 m1 上边吗?

斐讯N1😣

from melody.

foamzou avatar foamzou commented on August 13, 2024 1

原因是 docker 里基础镜像和我的media-get 之前不支持 arm64。
我重新调整和编译,并弄了个 arm64 centos 服务器测试通过了。
可以帮忙 docker pull 再 run 试试
@Remawater

from melody.

foamzou avatar foamzou commented on August 13, 2024

跑在 m1 上边吗?

from melody.

foamzou avatar foamzou commented on August 13, 2024

@Remawater 你好,可以帮忙测试下吗?刚给所有平台重新 build 了一遍。还是使用 README 那个命令

from melody.

Remawater avatar Remawater commented on August 13, 2024

@Remawater 你好,可以帮忙测试下吗?刚给所有平台重新 build 了一遍。还是使用 README 那个命令

好的 稍等

from melody.

Remawater avatar Remawater commented on August 13, 2024

docker pull foamzou/melody:latest
docker run -d -p 5566:5566 -v ~/melody-profile:/app/backend/.profile foamzou/melody:latest

运行完出现了2个奇怪的容器
image

容器日志都是 stderr: standard_init_linux.go:228: exec user process caused: exec format error

from melody.

foamzou avatar foamzou commented on August 13, 2024

可以检查下本地拉下来的镜像是否为 arm 的

docker image inspect foamzou/melody:latest | grep Architecture

from melody.

Remawater avatar Remawater commented on August 13, 2024

可以检查下本地拉下来的镜像是否为 arm 的

docker image inspect foamzou/melody:latest | grep Architecture

"Architecture": "arm64"
是Arm的 还是一样容器启动后:stderr: standard_init_linux.go:228: exec user process caused: exec format error

from melody.

Remawater avatar Remawater commented on August 13, 2024

🎇🎉🎉🎉 一切正常

from melody.

foamzou avatar foamzou commented on August 13, 2024

好的,谢谢反馈

from melody.

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.