ops icon indicating copy to clipboard operation
ops copied to clipboard

ops - build and run nanos unikernels

Results 134 ops issues
Sort by recently updated
recently updated
newest added

if you do a env build soon after a new env install you can run into this msg which indicates some pkg is being installed currently but goes away after...

dx

think this is correlated to https://github.com/nanovms/ops/issues/517 - right now it's only picking up .img which is kind of a made-up extension and doesn't imply anything

there's definitely arguments here for being able to include the major functionality here into a library so that it can be used w/in say a webserver

enhancement

it'd be much easier to consume this file than specifying 6 diff env vars https://nanovms.gitbook.io/ops/azure#pre-requisites

dx
azure

ops currently bails out if cpu max is not present - this was observed on centos 7.5.1804 being that qemu is on version 6.0 and we've already done upstream patches...

dx

When trying to determine the shared libraries needed by an ELF executable with __libc_enable_secure enabled (e.g. clickhouse version 21.7.3.14), `ops run` fails with: ``` panic: failed building manifest: exit status...

https://github.com/nanovms/nanos/pull/1506 not sure how we want to handle this, anything after 2011 *should* sounds like it it'll silently fail if not https://superuser.com/questions/453786/how-do-i-get-avx-support-in-qemu

Very cool to see Debian/Ubuntu and Centos/Fedora supported! Any interest in testing, packaging for more Linux flavors? Alpine Linux, Void Linux, OpenSuSE, Arch, Gentoo?

build