You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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)
Step 1: Have you search for this issue before posting it?
Yes
Step 2: Describe your environment
Step 3: Describe the problem:
Describe the bug
Trying to pull the docker image on a raspberry pi result in an error
The result is the same also for the
latest
imageExpected behavior
As stated in #1579 the docker image should support
arm/v7
Steps to reproduce:
Observed Results:
no matching manifest for linux/arm/v7 in the manifest list entries
arm/v7
imageThe text was updated successfully, but these errors were encountered: