ops-examples
ops-examples copied to clipboard
A repository of basic and advanced examples using Ops
Building on M1 macs: ``` GOOS=linux go build hello.go ``` will result in: ``` signal 11 received by tid 2, errno 0, code 1 fault address 0x0 ``` Set explicit...
Showcase with examples as to how to create a package from different dockers such as one with node, one with python one with R and so on. showcase commands as...
https://github.com/nanovms/ops/pull/851
both ops run && AOT work https://github.com/nanovms/ops/issues/813
might be worth exploring the erlang POC more to provide a more natural ready-to-use pkg https://github.com/nanovms/erlang
go is fast 'enough' to not need a nginx proxy - it'd be cool to showcase a go letsencrypt https://certbot.eff.org/docs/using.html#manual
Improves, updates, and fixes outdated or missing steps in the rust hello-world README.
https://modernjs.dev/en/guides/get-started/quick-start
https://letlang.dev/