kraftkit
kraftkit copied to clipboard
Build and use highly customized and ultra-lightweight unikernel VMs.
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 25.0.6+incompatible. Release notes Sourced from github.com/docker/docker's releases. v25.0.6 25.0.6 For a full list of pull requests and changes in this release, refer to the relevant...
- **refactor!: Migrate host Docker auth config into KraftKit's auth config** - **feat(initrd): Propagate KraftKit's auths to BuildKit** ### Prerequisite checklist - [ ] Read the [contribution guidelines](https://unikraft.org/docs/contributing/) regarding submitting...
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.31.1 to 5.32.0. Release notes Sourced from github.com/containers/image/v5's releases. v5.32.0 What's Changed Bump to c/storage v1.54.0 then c/image to v5.31.0 and then to v5.31.1-dev by @TomSweeneyRedHat in...
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.31.0 to 0.32.0. Release notes Sourced from github.com/testcontainers/testcontainers-go's releases. v0.32.0 What's Changed 🚀 Features feat: honour go toolchain's verbose flag to print out logs (#2624) @mdelapenya feat:...
### Prerequisite checklist - [ ] Read the [contribution guidelines](https://unikraft.org/docs/contributing/) regarding submitting new changes to the project; - [ ] Tested your changes against relevant architectures and platforms; - [...
### Feature request summary On Unix-like systems, virtually all core applications and many system features have "man pages" that hold relevant documentation. I would be cool if kraftkit also had...
### Describe the bug I've tried the compose example from here: https://github.com/kraftcloud/examples/tree/main/tyk After I execute `kraft cloud compose up -d`, it creates the instances, but it returns an output stating...
### Prerequisite checklist - [ ] Read the [contribution guidelines](https://unikraft.org/docs/contributing/) regarding submitting new changes to the project; - [ ] Tested your changes against relevant architectures and platforms; - [...
### Prerequisite checklist - [ ] Read the [contribution guidelines](https://unikraft.org/docs/contributing/) regarding submitting new changes to the project; - [ ] Tested your changes against relevant architectures and platforms; - [...
Passing arguments from the CLI directly overrides any commands from the Kraftfile or Dockerfile. The first argument of kraft run is the context and any subsequence argument is considered an...