Commit f0b0027
authored
Merge pull request linuxkit#3559 from deitch/containerd-opts
add support for containerd argsFile tree
107 files changed
+140
-106
lines changed- docs
- examples
- pkg/init/cmd/service
- projects
- clear-containers
- compose
- ima-namespace
- landlock
- memorizer
- miragesdk/examples
- okernel/examples
- shiftfs
- src/cmd/linuxkit/moby
- test
- cases
- 000_build
- 000_formats
- 010_reproducible
- 020_binds
- 010_platforms
- 000_qemu
- 000_run_kernel+initrd
- 005_run_kernel+squashfs
- 010_run_iso
- 020_run_efi
- 030_run_qcow_bios
- 040_run_raw_bios
- 050_run_aws
- 100_container
- 010_hyperkit
- 000_run_kernel+initrd
- 005_run_kernel+squashfs
- 010_acpi
- 110_gcp/000_run
- 020_kernel
- 002_config_4.14.x
- 005_config_4.19.x
- 011_config_5.4.x
- 012_config_5.6.x
- 102_kmod_4.14.x
- 105_kmod_4.19.x
- 111_kmod_5.4.x
- 112_kmod_5.6.x
- 200_namespace
- 030_security
- 000_docker-bench
- 010_ports
- 040_packages
- 002_binfmt
- 002_bpftrace
- 003_ca-certificates
- 003_containerd
- 004_dhcpcd
- 004_dm-crypt
- 000_simple
- 001_luks
- 002_key
- 005_extend
- 000_ext4
- 001_btrfs
- 002_xfs
- 003_gpt
- 006_format_mount
- 000_auto
- 001_by_label
- 002_by_name
- 003_btrfs
- 004_xfs
- 005_by_device_force
- 006_gpt
- 010_multiple
- 007_getty-containerd
- 008_metadata/000_cidata
- 012_losetup
- 013_mkimage
- 019_sysctl
- 023_wireguard
- 030_logwrite
- 031_kmsg
- 032_bcc
- hack
- pkg/ns
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+140
-106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
40 | 63 | | |
41 | 64 | | |
42 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments