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

Missing docker image for arm/v7 #1857

Closed
Edo78 opened this issue Oct 8, 2021 · 2 comments
Closed

Missing docker image for arm/v7 #1857

Edo78 opened this issue Oct 8, 2021 · 2 comments
Assignees
Labels

Comments

@Edo78
Copy link

Edo78 commented Oct 8, 2021

Step 1: Have you search for this issue before posting it?

Yes

Step 2: Describe your environment

  • OS : Raspbian

Step 3: Describe the problem:

Describe the bug
Trying to pull the docker image on a raspberry pi result in an error

$ docker pull drakkarsoftware/octobot:stable
stable: Pulling from drakkarsoftware/octobot
no matching manifest for linux/arm/v7 in the manifest list entries

The result is the same also for the latest image

Expected behavior
As stated in #1579 the docker image should support arm/v7

Steps to reproduce:

  1. docker pull drakkarsoftware/octobot:stable

Observed Results:

  • What happened? I got a no matching manifest for linux/arm/v7 in the manifest list entries
  • What did you expect to happen? To pull the arm/v7 image
@Herklos
Copy link
Member

Herklos commented Oct 9, 2021

Hi @Edo78, due to technical difficulties armv7 docker image is no longer supported for the moment.

@Herklos Herklos closed this as completed Oct 9, 2021
@Herklos Herklos self-assigned this Oct 9, 2021
@dystopy
Copy link

dystopy commented Oct 15, 2021

Hi, even if the docker image isn't maintained for now, is it possible to build it ourselves (raspberry pi 4) ?
(just tried, but quite painful... I just want to know if it's feasible or if it's a dead end)

Many thanks,

Regards

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

No branches or pull requests

3 participants