Closed gaby closed 3 years ago
built and tested locally
thanks!
~/repos/ignite kernel-5.10 8s
❯ sudo bin/ignite run --ssh weaveworks/ignite-ubuntu -k weaveworks/ignite-kernel:5.10.21-amd64
INFO[0002] Created VM with ID "164fd896641d0830" and name "spring-thunder"
INFO[0003] Networking is handled by "cni"
INFO[0003] Started Firecracker VM "164fd896641d0830" in a container with ID "ignite-164fd896641d0830"
INFO[0005] Waiting for the ssh daemon within the VM to start...
~/repos/ignite kernel-5.10
❯ sudo bin/ignite exec 164fd896641d0830 -- uname -a
Linux 164fd896641d0830 5.10.21 #1 SMP Tue Mar 9 20:36:20 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Running a release build now: https://github.com/weaveworks/ignite/actions/runs/639629677
New kernels available: https://hub.docker.com/r/weaveworks/ignite-kernel/tags
Source: https://www.kernel.org/category/releases.html
Potential fix for #768