blabla1337 / skf-flask

Security Knowledge Framework (SKF) Python Flask / Angular project
https://www.securityknowledgeframework.org
Apache License 2.0
805 stars 308 forks source link

No docker image in manifest list in new linux and mac versions #736

Closed ankit2001 closed 3 years ago

ankit2001 commented 3 years ago

docker compose up is giving me this error for pulling mysql image.

Screenshot 2021-03-14 at 12 20 58 PM
blabla1337 commented 3 years ago

Fixed in #737

BenoitSerrano commented 2 years ago

Hey! Still having this issue:

> skf-flask git:(main) docker-compose up
Pulling mysql (blabla1337/mysql:)...
latest: Pulling from blabla1337/mysql
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries

while on the most recent commit:

commit 040eaf29f220b59b4b9a52a73b61332fb99a23ad (HEAD -> main, origin/main, origin/HEAD)
Merge: 5916a6404 596d28c83
Author: Glenn ten Cate <glenn.ten.cate@owasp.org>
Date:   Thu Mar 17 09:20:46 2022 +0100

    Merge pull request #753 from MeVitae/k8s-dabase-update

    Add persistent storage to mysql database in K8s and a volume in docker-compose

Anything I did wrong?

blabla1337 commented 2 years ago

Hmm interesting, I'm also using a Mac but don't have this error Also it seems it tries the linux/arm64/v8? What type of Mac do you have?

Currently the Mysql image is only supporting armv7 amd64

https://hub.docker.com/repository/registry-1.docker.io/blabla1337/mysql/tags?page=1&ordering=last_updated