youki 0.4.1

0001-01-01


Description

Container runtime written in rust

Homepage

https://containers.github.io/youki/

Install

uniget install youki

Dependencies

Code

See code on GitHub

Package

See package on GitHub

Platforms

  • linux/amd64
  • linux/arm64

Messages

update

Add crun to Docker runtimes by merging the following into /etc/docker/daemon.json:

{ “runtimes”: { “runsc”: { “path”: “{{ .Target }}/bin/runsc” } } }

History

Link