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

feat: add linuxkit/linuxkit #9987

Merged
merged 2 commits into from Feb 19, 2023

Conversation

takumin
Copy link
Contributor

@takumin takumin commented Feb 18, 2023

linuxkit/linuxkit: A toolkit for building secure, portable and lean operating systems for containers

$ aqua g -i linuxkit/linuxkit

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ linuxkit --help
Usage:
  linuxkit [command]

Available Commands:
  build       Build a bootable OS image from a yaml configuration file
  cache       manage the linuxkit cache
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  metadata    manage ISO metadata
  pkg         package building and pushing
  push        push a VM image to a cloud provider
  run         run a VM image
  serve       serve a directory over http
  version     report the version of linuxkit

Flags:
      --cache string   Directory for caching and finding cached image, overrides env var LINUXKIT_CACHE (default "/home/takumi/.linuxkit/cache")
  -h, --help           help for linuxkit
  -q, --quiet          Quiet execution
  -v, --verbose        Verbose execution

Use "linuxkit [command] --help" for more information about a command.

[linuxkit/linuxkit](https://github.com/linuxkit/linuxkit): A toolkit for building secure, portable and lean operating systems for containers

```console
$ aqua g -i linuxkit/linuxkit
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 19, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.135.0 milestone Feb 19, 2023
@suzuki-shunsuke suzuki-shunsuke merged commit 03bcbc5 into aquaproj:main Feb 19, 2023
@takumin takumin deleted the feat/linuxkit/linuxkit branch February 19, 2023 02:05
@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants