mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-30 19:54:28 +01:00
Let's bring the nydus tests, without any kind of modification, from the tests repo. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
13 lines
218 B
YAML
13 lines
218 B
YAML
metadata:
|
|
name: nydus-container
|
|
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
|