Coder Social home page Coder Social logo

Comments (6)

hutchic avatar hutchic commented on June 11, 2024 6

armv7l (in Docker terminology arm32v7) is indeed the culprit as it's a 32 bit processor and running a
arm64v8 image won't work.

If there's enough demand we can look into building arm32v7

from charts.

hbagdi avatar hbagdi commented on June 11, 2024

@hutchic How do use arm64 Docker image of Kong? Does the Docker repo or tag change?

from charts.

hutchic avatar hutchic commented on June 11, 2024

I can't reproduce using a arm64 ec2 instance

docker run -it --rm arm64v8/kong:ubuntu kong version
Unable to find image 'arm64v8/kong:ubuntu' locally
ubuntu: Pulling from arm64v8/kong
185661474c6b: Pull complete
053aaa7a7ba3: Pull complete
80ccb1337bb9: Pull complete
f6d1fb143b02: Pull complete
b909805820cf: Pull complete
71704f38eaf4: Pull complete
Digest: sha256:39e4b224efc8b79152c7f2cdc7fd9f89e86dbb514b8257cf2e246bcc41f78a8a
Status: Downloaded newer image for arm64v8/kong:ubuntu

2.0.1

ubuntu@docker-machine-arm64-ubuntu:~$ uname -a
Linux docker-machine-arm64-ubuntu 4.15.0-1043-aws #45-Ubuntu SMP Mon Jun 24 14:08:49 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux

ubuntu@docker-machine-arm64-ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.2 LTS
Release:        18.04
Codename:       bionic

Can you send the output of lsb_release -a and uname -a?

from charts.

mrsimpson avatar mrsimpson commented on June 11, 2024

sure!

lsb_release -a
No LSB modules are available.
Distributor ID:	Raspbian
Description:	Raspbian GNU/Linux 10 (buster)
Release:	10
Codename:	buster
uname -a
Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux

May there be the culprit? armv7l? I assumed the PI 4 has got an armv8 processor

Remark: I try running it inside a K3S-Kubernetes cluster. So there's no docker, but only containerd. This shouldn't make a difference as per my understanding though.

from charts.

charlie-haley avatar charlie-haley commented on June 11, 2024

I'd also be interested in a arm32v7 build at some point in the future!

from charts.

Sonlis avatar Sonlis commented on June 11, 2024

I would be interested too!

from charts.

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.