mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-12 10:16:48 +00:00
- Trim trailing whitespace and ensure final newline in non-vendor files - Add .editorconfig-checker.json excluding vendor dirs, *.patch, *.img, *.dtb, *.drawio, *.svg, and pkg/cloud-hypervisor/client so CI only checks project code - Leave generated and binary assets unchanged (excluded from checker) Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Co-authored-by: Cursor <cursoragent@cursor.com>
15 lines
266 B
YAML
15 lines
266 B
YAML
metadata:
|
|
name: nydus-container
|
|
namespace: default
|
|
uid: nydus-containerd-uid
|
|
image:
|
|
image: ghcr.io/dragonflyoss/image-service/alpine:nydus-latest
|
|
command:
|
|
- tail
|
|
- -f
|
|
- /dev/null
|
|
linux:
|
|
resources:
|
|
memory_limit_in_bytes: 524288000
|
|
log_path: nydus.0.log
|