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

Create crun and uidmap slice #221

Open
10 tasks done
endersonmaia opened this issue Apr 17, 2024 · 0 comments
Open
10 tasks done

Create crun and uidmap slice #221

endersonmaia opened this issue Apr 17, 2024 · 0 comments

Comments

@endersonmaia
Copy link

endersonmaia commented Apr 17, 2024

ubuntu:22.04

root@abf2f5b09a8f:/# dpkg -I /var/cache/apt/archives/crun_0.17+dfsg-1.1_riscv64.deb 
 new Debian package, version 2.0.
 size 740384 bytes: control archive=767 bytes.
     657 bytes,    13 lines      control              
     382 bytes,     6 lines      md5sums              
 Package: crun
 Version: 0.17+dfsg-1.1
 Architecture: riscv64
 Maintainer: Ubuntu Developers <[email protected]>
 Original-Maintainer: Dmitry Smirnov <[email protected]>
 Installed-Size: 5292
 Depends: libc6 (>= 2.34), libcap2 (>= 1:2.10), libseccomp2 (>= 2.2.1), libsystemd0 (>= 237), libyajl2 (>= 2.0.4)
 Built-Using: golang-github-opencontainers-image-spec (= 1.0.2-2), golang-github-opencontainers-specs (= 1.0.2.66.g20a2d97-1)
 Section: admin
 Priority: optional
 Homepage: https://github.com/containers/crun
 Description: lightweight OCI runtime for running containers
  Fast and low-memory footprint OCI Container Runtime fully written in C.

If I got things right, we'll need these slices definitions:

  • crun
  • libcap2
  • liblz4
  • libseccomp2
  • libsystemd0
  • libyajl2
  • libaudit-common
  • libaudit1
  • libcap-ng0
  • uidmap

I pretend to work on those.

@endersonmaia endersonmaia changed the title Create crun slice Create crun and uidmap slice Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant