Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
/ oci-runtime-tests Public archive

Test configs to validate OCI runtime config support in systemd

Notifications You must be signed in to change notification settings

systemd/oci-runtime-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not much to see here yet

$ cd basic
$ ./prep.sh
+ mkdir -p src/public
+ chmod a+rwx src/public
+ rm -f src/public/test
+ echo 'file contents'
+ '[' -d rootfs ']'
+ sudo unsquashfs -d rootfs rootfs.squash
Parallel unsquashfs: Using 2 processors
3620 inodes (3207 blocks) to write

[=================================|] 3207/3207 100%

created 2247 files
created 1988 directories
created 738 symlinks
created 0 devices
created 0 fifos
$ sudo systemd-nspawn --oci-bundle=.
...
+ echo 'Checking UID and GID'
Checking UID and GID
...
+ echo OK
OK

About

Test configs to validate OCI runtime config support in systemd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published