Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARM64 Debian Linux 11 docker compose operation fails #673

Open
3 tasks
fstshrk opened this issue Apr 26, 2023 · 0 comments
Open
3 tasks

ARM64 Debian Linux 11 docker compose operation fails #673

fstshrk opened this issue Apr 26, 2023 · 0 comments

Comments

@fstshrk
Copy link

fstshrk commented Apr 26, 2023

Describe the bug
A clear and concise description of what the bug is.

Affected Component(s)

  • Back-End (Database, Microservices, Containers, etc)
  • Front-End (Flask, API, etc)
  • Docs
  • [X ] Build System

To Reproduce
Steps to reproduce the behavior:

  1. Install Debian Linux 11 ARM64.
  2. Follow the installation instructions from Artemis docs.
  3. Docker compose fails with: => [internal] load metadata for docker.io/mavromat/artemis-base-images:b 0.2s
    [+] Building 1.4s (6/14)
    => [internal] load build definition from Dockerfile 0.0s
    => => transferring dockerfile: 603B 0.0s
    => [internal] load .dockerignore 0.0s
    => => transferring context: 2B 0.0s
    [+] Building 1.7s (7/14)
    => [internal] load build definition from Dockerfile 0.1s
    => => transferring dockerfile: 602B 0.0s
    => [internal] load .dockerignore 0.0s
    => => transferring context: 2B 0.0s
    [+] Building 1.7s (7/14)
    => [internal] load build definition from Dockerfile 0.0s
    => => transferring dockerfile: 603B 0.0s
    => [internal] load .dockerignore 0.0s
    => => transferring context: 2B 0.0s
    => [internal] load metadata for docker.io/mavromat/artemis-base-images:b 1.2s
    => [ 1/10] FROM docker.io/mavromat/artemis-base-images:backend-1.0.0@sha 0.0s
    => [internal] load build context 0.0sb => => transferring context: 220B 0.0s
    => CACHED [ 2/10] WORKDIR /root 0.0s
    => ERROR [ 3/10] RUN ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/pytho 0.4s

[ 3/10] RUN ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/python /usr/local/bin:
#0 0.345 exec /bin/sh: exec format error


failed to solve: process "/bin/sh -c ln -s /usr/local/lib/pyenv/versions/3.6.8/bin/python /usr/local/bin" did not complete successfully: exit code: 1

System (please complete the following information):

  • OS: Debian 11 ARM 64

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant