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

In the app-catalog Page, kraft run -W unikraft.org/nginx does not work #374

Open
xUser5000 opened this issue Feb 29, 2024 · 1 comment
Open

Comments

@xUser5000
Copy link

Description

When I try to run kraft run -W unikraft.org/nginx found in this page (Using the Application Catalog), I get the following error message:

Could not find runtime 'unikraft.org/nginx:latest' (qemu/x86_64)

Running kraft run -W unikraft.org/nginx:latest yields the same result.

However, when I provide a specific version of nginx (e.g., nginx:1.15), it works fine.

Environment

Operating System: Ubuntu 22.04.4 LTS x86_64
Kernel: 6.5.0-21-generic
CPU: AMD Ryzen 5 7530U with Radeon Graphics (12) @ 4.546GHz

How to reproduce

run kraft run -W unikraft.org/nginx or kraft run -W unikraft.org/nginx:latest

Expected result

Something like this:

 i  using arch=x86_64 plat=qemu
o.   .o       _ _               __ _
Oo   Oo  ___ (_) | __ __  __ _ ' _) :_
oO   oO ' _ `| | |/ /  _)' _` | |_|  _)
oOo oOO| | | | |   (| | | (_) |  _) :_
 OoOoO ._, ._:_:_,\_._,  .__,_:_, \___)
                 Telesto 0.16.2~687131d
@xUser5000 xUser5000 changed the title Using the app-catalog Page: kraft run -W unikraft.org/nginx does not work In the app-catalog Page, kraft run -W unikraft.org/nginx does not work Feb 29, 2024
@chococandy63
Copy link

Yeah, I am also facing the same issue. It should be nginx:1.15. Seems like doc is not updated.

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

2 participants